Home
last modified time | relevance | path

Searched hist:"2 f0ad74daf323dd6db919b8aa7cf685e88d33a37" (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dpasswd_mgr.cppdiff 2f0ad74daf323dd6db919b8aa7cf685e88d33a37 Fri May 14 13:39:15 CDT 2021 Andrew Geissler <geissonator@yahoo.com> shadowlock: disable until proper unit tests are run

This code as-is is not doing anything other then declaring a function.
The solution is to utilize {} to tell the compiler it's an object
instantiation. Given that this code has been a noop up until this point,
it's best to just comment it out until someone can come in enable and
test it properly.

The latest yocto update which brings in a newer compiler is erroring out
on this so we need something quick to be able to make progress there.

openbmc/phosphor-host-ipmid#170 is tracking this issue.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Idd4acd8e8541195f1b6e73c854866281832f1878