On Tue, 1 Apr 2025 at 14:15, Vincent Stehlé wrote:
>
> The new_packagelist() function of the HII Protocols implementation is
> calling malloc() without checking its return code; fix this.
>
> Signed-off-by: Vincent Stehlé
> Cc: Heinrich Schuchardt
> Cc: Ilias Apalodimas
> Cc: Tom Rini
> ---
>
The new_packagelist() function of the HII Protocols implementation is
calling malloc() without checking its return code; fix this.
Signed-off-by: Vincent Stehlé
Cc: Heinrich Schuchardt
Cc: Ilias Apalodimas
Cc: Tom Rini
---
lib/efi_loader/efi_hii.c | 3 +++
1 file changed, 3 insertions(+)
dif
2 matches
Mail list logo