mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 10:56:02 +01:00
"i" gets incremented before we're entering loop body and effectively we iterate from 1 to 8 instead of 0 to 7. This way we: a) Skip the first line of struct hs_versions b) Go over it and access memory beyond the structure Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
4.6 KiB
4.6 KiB