summaryrefslogtreecommitdiff
path: root/redfish-core/include/utils/query_param.hpp
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2024-04-06 23:52:01 +0300
committerEd Tanous <ed@tanous.net>2024-04-10 20:18:18 +0300
commit2b9c1dfece51feb6f3f44a6b7a7e5802f5dff416 (patch)
tree66b1f45f56e6c2a871a6789b0e714eb33d599d44 /redfish-core/include/utils/query_param.hpp
parent3cd7072b9fff77731b959b2f7b3e3750e50abfe4 (diff)
downloadbmcweb-2b9c1dfece51feb6f3f44a6b7a7e5802f5dff416.tar.xz
Fix account service
Session might not be initialized, and might be nullptr. This line was accessing the session BEFORE the nullptr check. Move it to after. Found using static analysis. Change-Id: I966c642aee7c76a29c7d0d57d3b78f5f7bef7d62 Signed-off-by: Ed Tanous <ed@tanous.net>
Diffstat (limited to 'redfish-core/include/utils/query_param.hpp')
0 files changed, 0 insertions, 0 deletions