1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 22:09:19 +01:00
Files
u-boot-megous/lib/vsprintf.c
Heinrich Schuchardt 0e66c10a7d lib: vsprintf: avoid overflow printing UTF16 strings
We have to ensure while printing UTF16 strings that we do not exceed the
end of the print buffer.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2019-02-13 09:40:06 +01:00

19 KiB