Searched hist:"86 c87f55de9bb69f6e49c6203ffb0e12947ea7cf" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | manager_read_unittest.cpp | diff 86c87f55de9bb69f6e49c6203ffb0e12947ea7cf Fri Feb 01 16:44:15 CST 2019 Patrick Venture <venture@google.com> manager: add hard-coded read checks
The host-client cannot try to read back more than this number of bytes without hitting a memory overflow in phosphor-host-ipmid. The method we can call to dynamically receive that number isn't currently linking out of the userlayer library.
Note: Once the configure_ac can find and provide the userlayer library from phosphor-host-ipmid, we can remove the hard-coded 64 and 0xe.
Change-Id: I08f6bb59ce44279f76a494dccaa477ae75d532c4 Signed-off-by: Patrick Venture <venture@google.com>
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | manager.hpp | diff 86c87f55de9bb69f6e49c6203ffb0e12947ea7cf Fri Feb 01 16:44:15 CST 2019 Patrick Venture <venture@google.com> manager: add hard-coded read checks
The host-client cannot try to read back more than this number of bytes without hitting a memory overflow in phosphor-host-ipmid. The method we can call to dynamically receive that number isn't currently linking out of the userlayer library.
Note: Once the configure_ac can find and provide the userlayer library from phosphor-host-ipmid, we can remove the hard-coded 64 and 0xe.
Change-Id: I08f6bb59ce44279f76a494dccaa477ae75d532c4 Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | manager.cpp | diff 86c87f55de9bb69f6e49c6203ffb0e12947ea7cf Fri Feb 01 16:44:15 CST 2019 Patrick Venture <venture@google.com> manager: add hard-coded read checks
The host-client cannot try to read back more than this number of bytes without hitting a memory overflow in phosphor-host-ipmid. The method we can call to dynamically receive that number isn't currently linking out of the userlayer library.
Note: Once the configure_ac can find and provide the userlayer library from phosphor-host-ipmid, we can remove the hard-coded 64 and 0xe.
Change-Id: I08f6bb59ce44279f76a494dccaa477ae75d532c4 Signed-off-by: Patrick Venture <venture@google.com>
|