Select Git revision
Forked from
Reform / reform-boundary-uboot
36641 commits behind the upstream repository.
-
Sonny Rao authored
From: Sonny Rao <sonnyrao@chromium.org> utilize the added vscnprintf functions to avoid buffer overruns The implementation is fairly dumb in that it doesn't detect that the buffer is too small, but at least will not cause crashes. Signed-off-by:
Sonny Rao <sonnyrao@chromium.org>
Sonny Rao authoredFrom: Sonny Rao <sonnyrao@chromium.org> utilize the added vscnprintf functions to avoid buffer overruns The implementation is fairly dumb in that it doesn't detect that the buffer is too small, but at least will not cause crashes. Signed-off-by:
Sonny Rao <sonnyrao@chromium.org>