summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-ti-ehrpwm.c
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-07-02 10:24:16 +0100
committerTom Rini <trini@konsulko.com>2025-07-08 18:15:20 -0600
commit074e05952705972072f52128cf2e3ec2d8f35de6 (patch)
tree45094c6a6d910a526fa565b55970348ce6254525 /drivers/pwm/pwm-ti-ehrpwm.c
parentc3b43eeaead77beef53a224c7d13346a0462b34d (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 <andrew.goodbody@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/pwm/pwm-ti-ehrpwm.c')
0 files changed, 0 insertions, 0 deletions