diff options
author | Heinrich Schuchardt | 2022-08-23 10:25:25 +0200 |
---|---|---|
committer | Simon Glass | 2022-08-26 16:32:59 -0600 |
commit | d81eeacd48f760516abf12e69aba4ce5dd44545f (patch) | |
tree | 2a0af2e9adaec6e17bdd338f03248999f0516e48 /boot/image-host.c | |
parent | a7091f3f8c859a29ad63b94952472bd93d60488c (diff) |
boot: fix vbe_find_first_device()
uclass_find_first_device() may return NULL if no device for the uclass
exists. Handle this case gracefully.
Addresses-Coverity: CID 356244 ("Null pointer dereferences (FORWARD_NULL)")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boot/image-host.c')
0 files changed, 0 insertions, 0 deletions