Home
last modified time | relevance | path

Searched hist:"6 b3db60d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_client.hpp6b3db60d Tue Jun 28 21:41:44 CDT 2022 Ed Tanous <edtanous@google.com> Make resHandler const

cppcheck correctly notes this parameter can be const.

Unfortunately we've making a copy here, but looking at the ownership,
that can't be avoided simply without a shared_ptr, and that's far more
invasive.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: Ib70c89a7a1bc7210219052ba2a44bc7a1c20c7f2