1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-14 22:42:01 +02:00
Files
u-boot-megous/lib/efi_loader
Heinrich Schuchardt 405b736e81 efi_loader: catch out of memory in file_open
If calloc() return NULL, don't dereference it.

Fixes: 2a92080d8c ("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
2023-05-31 17:23:01 -04:00