summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancois Berder <[email protected]>2026-05-09 21:20:18 +0200
committerPeng Fan <[email protected]>2026-05-15 19:28:31 +0800
commit408cab5f9d940950977f2ba86efa385ad880c702 (patch)
treeef107e398fd82b429a8c309f1e9e20d1d33cf587 /docs
parent9a621ea6355c5ec73c09c56fc691c70cc93c0692 (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 'docs')
0 files changed, 0 insertions, 0 deletions