mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-09 05:06:42 +03:00
The sprintf() etc. functions are supposed to return the length of the string written, but do not. Fix this by checking the amount of buffer space used. Signed-off-by: Simon Glass <sjg@chromium.org>
7.7 KiB
7.7 KiB