On Fri, 07 Feb 2025 00:55:21 +0300, Anton Moryakov wrote:
> - Check return value of malloc_cache_aligned for presskey and sha.
> - Return -ENOMEM if memory allocation fails.
> - Free allocated memory in error paths."
>
> Triggers found by static analyzer Svace.
>
>
> [...]
Applied to u-boot/ne
- Check return value of malloc_cache_aligned for presskey and sha.
- Return -ENOMEM if memory allocation fails.
- Free allocated memory in error paths."
Triggers found by static analyzer Svace.
Signed-off-by: Anton Moryakov
---
common/autoboot.c | 5 +
1 file changed, 5 insertions(+)
diff
2 matches
Mail list logo