Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/
H A Dbuildjson.hppc277935e Fri Jun 03 14:31:46 CDT 2022 Willy Tu <wltu@google.com> Fix double free issue with global+static variable

Setting defaultConfigPaths as constexpr and std::array allow it to be
destructed cleaning with no issue. Without this the ipmid will triggered
double free error on cleanups.

Change-Id: I689ce51ecb9a051891e31c50d44d15d74add47ab
Signed-off-by: Willy Tu <wltu@google.com>
H A Dbuildjson.cppc277935e Fri Jun 03 14:31:46 CDT 2022 Willy Tu <wltu@google.com> Fix double free issue with global+static variable

Setting defaultConfigPaths as constexpr and std::array allow it to be
destructed cleaning with no issue. Without this the ipmid will triggered
double free error on cleanups.

Change-Id: I689ce51ecb9a051891e31c50d44d15d74add47ab
Signed-off-by: Willy Tu <wltu@google.com>