u-boot/lib/efi_loader
Heinrich Schuchardt 405b736e81 efi_loader: catch out of memory in file_open
If calloc() return NULL, don't dereference it.

Fixes: 2a92080d8c44 ("efi_loader: add file/filesys support")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-08-03 09:21:03 +02:00
..
2023-07-17 17:23:15 +08:00
2023-02-10 13:05:40 +01:00
2022-01-19 18:11:34 +01:00
2022-10-06 22:54:57 +02:00
2023-05-31 17:23:01 -04:00