summaryrefslogtreecommitdiff
path: root/redfish-core/lib/ethernet.hpp
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-01-11 23:42:34 +0300
committerEd Tanous <ed@tanous.net>2022-01-12 01:09:45 +0300
commitcd5e430908916fad4cb9dcabf577cace2dca1cc5 (patch)
treeb6a4174a8fd89e0e36656b5ec645001bc09de60e /redfish-core/lib/ethernet.hpp
parent45c367e066d36ed0f7a38a12c80c1a40930efdfb (diff)
downloadbmcweb-cd5e430908916fad4cb9dcabf577cace2dca1cc5.tar.xz
Fix seg fault in health
https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/49840 was recently checked in that made some changes here, and had issues that weren't caught on my system because of how my sensor setup is setup. This commit changes to only make a single copy, then filter the copy inplace, rather than make a copy, filter, then do the move. Tested: Ran redfish service validator in a similar setup to Romulus, and saw that it passed with the same failures as previously. Unit tested: curl --insecure -u root:0penBmc "https://192.168.7.2:443/redfish/v1/TaskService" now succeeds Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I5b59b7074e0a7aad4e95c5ddb625ff24170f3981
Diffstat (limited to 'redfish-core/lib/ethernet.hpp')
0 files changed, 0 insertions, 0 deletions