Home
last modified time | relevance | path

Searched hist:e513c9c3635d756337a832f93b6000d165973a54 (Results 1 – 1 of 1) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dsst_mailbox.cppdiff e513c9c3635d756337a832f93b6000d165973a54 Thu Sep 14 16:32:16 CDT 2023 Jonathan Doman <jonathan.doman@intel.com> sst: Initialize OsMailboxCommand status

Static analyzer raised an issue on this unitialized member. It's not an
issue in current usage of the struct, but in theory the success()
function would have UB for OsMailboxCommands created with a Throw error
policy.

Change-Id: I16650173add98efecc96535f30c90132481cf231
Signed-off-by: Jonathan Doman <jonathan.doman@intel.com>