diff options
author | Heinrich Schuchardt | 2021-02-01 03:01:54 +0100 |
---|---|---|
committer | Simon Glass | 2021-02-03 03:38:41 -0700 |
commit | 6f5edbaf938952e4a9860727c633dcaa36caf699 (patch) | |
tree | daaf7db3ddddf0ff1504821691459ec254f6ad27 /include | |
parent | c30a7093e81be0dbec963b6b347f678630c2eb8d (diff) |
firmware: smci: possible NULL dereference
sandbox_scmi_devices_ctx() may return NULL. We should not dereference this
value in sandbox_scmi_devices_remove().
The problem was indicated by 'gcc-11 -fanalyzer'.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions