diff options
| author | Francois Berder <[email protected]> | 2026-05-09 21:24:17 +0200 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-05-15 19:28:31 +0800 |
| commit | 12cf77821de4234a604fb19a2266c8ecc3e66696 (patch) | |
| tree | 999fe1abf96d797c90354994bea55526b5efee6f /tests/scripts | |
| parent | 408cab5f9d940950977f2ba86efa385ad880c702 (diff) | |
board: ten64: 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
