summaryrefslogtreecommitdiff
path: root/redfish-core/lib
diff options
context:
space:
mode:
authorAppaRao Puli <apparao.puli@linux.intel.com>2020-06-26 20:53:12 +0300
committerAppaRao Puli <apparao.puli@linux.intel.com>2020-06-29 07:27:51 +0300
commit5e715de6db4b032a64556a2aa69559c412774b20 (patch)
tree470b10e9a2e572f356b99532b7b060e13fc1b6ec /redfish-core/lib
parentb792cc565af5f804d5284ecec51ffbb560f31578 (diff)
downloadbmcweb-5e715de6db4b032a64556a2aa69559c412774b20.tar.xz
Fix: Replace span with vector
The message args in the event service data is coming empty and also crashing bmcweb when multiple arguments present. The boost::beast::span has issue in passing it as reference to function for assignment. Replaced span with std::vector to avoid empty response to caller function. Tested: - All message arguments are working fine and resolved crash. Change-Id: I800247cfd0d5dba7698cdb3e60c1290e478bf3ac Signed-off-by: AppaRao Puli <apparao.puli@linux.intel.com>
Diffstat (limited to 'redfish-core/lib')
0 files changed, 0 insertions, 0 deletions