
30 Oct
2023
30 Oct
'23
10:36 p.m.
On Tue, Jul 25, 2023 at 09:50:40AM +0300, Dan Carpenter wrote:
The > comparison needs to be changed to >= to prevent an out of bounds write on th next line.
Signed-off-by: Dan Carpenter dan.carpenter@linaro.org Reviewed-by: Simon Glass sjg@chromium.org
While Simon had comments of a more general nature that would be good to handle, start by taking this fix. Applied to u-boot/master, thanks!
--
Tom