mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 03:35:37 +02:00
If rev is equal to the array size, we'll access the array one-past-the-end. Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Reviewed-by: Bryan Brattlof <bb@ti.com>