diff options
author | Maks Mishin <maks.mishinfz@gmail.com> | 2024-03-01 01:32:11 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-07 07:59:17 -0500 |
commit | 606867c849b48bf10c16877507480269497e8afd (patch) | |
tree | a237b7837e1664ac0fbd91f35700d058605ff061 /drivers/ddr/microchip/ddr2_regs.h | |
parent | 91febe80c9f2434170c6c2e866942c75372aed75 (diff) |
autoboot: Add check for result of malloc_cache_aligned()
Return value of a function 'malloc_cache_aligned'
is dereferenced at autoboot.c:207 without checking for NULL,
but it is usually checked for this function.
Found by RASU JSC.
Signed-off-by: Maks Mishin <maks.mishinFZ@gmail.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_regs.h')
0 files changed, 0 insertions, 0 deletions