
29 Apr
2022
29 Apr
'22
8:03 p.m.
On Sun, Apr 03, 2022 at 10:39:11AM +0000, Andrew Scull wrote:
When copying the string in copy_to_unicode(), check for the null terminator in each position, not just at the start, to avoid reading beyond the end of the string.
Signed-off-by: Andrew Scull ascull@google.com Cc: Simon Glass sjg@chromium.org Cc: Marek Vasut marex@denx.de Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom