diff options
| author | Andrew Goodbody <[email protected]> | 2025-07-02 10:24:16 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-07-08 18:15:20 -0600 |
| commit | 074e05952705972072f52128cf2e3ec2d8f35de6 (patch) | |
| tree | 45094c6a6d910a526fa565b55970348ce6254525 /include | |
| parent | c3b43eeaead77beef53a224c7d13346a0462b34d (diff) | |
boot: menu: Do not dereference pointer if pointer is NULL
scene_obj_find can return NULL but this is not checked for before
the return is dereferenced. Add a NULL check.
This issue was found by Smatch.
Also add a NULL check for str.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
