diff options
| author | Francois Berder <[email protected]> | 2026-05-09 21:20:18 +0200 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-05-15 19:28:31 +0800 |
| commit | 408cab5f9d940950977f2ba86efa385ad880c702 (patch) | |
| tree | ef107e398fd82b429a8c309f1e9e20d1d33cf587 /tests/scripts | |
| parent | 9a621ea6355c5ec73c09c56fc691c70cc93c0692 (diff) | |
board: nxp: Fix OOB read in ft_board_setup
base and size arrays can both contain up to total_memory_banks
elements.
This commit fixes the for loop condition to ensure that it does
not attempt to read past the end of both arrays.
Signed-off-by: Francois Berder <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'tests/scripts')
0 files changed, 0 insertions, 0 deletions
