diff options
| author | Andrew Goodbody <[email protected]> | 2025-07-07 11:04:29 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-07-14 15:16:56 -0600 |
| commit | cd79a2839b01571b6f2915c219f71c05e3c97482 (patch) | |
| tree | d8e3695659c7c48f59f45907e66837526b0b8641 /include/linux | |
| parent | 5f70be08b015a5dc2296ea0073ecc8165fc48588 (diff) | |
ofnode: NULL check bootscr_flash_size before dereference
Move the NULL check of bootscr_flash_size to before the first time it is
dereferenced to avoid any possible segment violations.
This issue found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
