
19 Jun
2018
19 Jun
'18
8:42 p.m.
On Tue, Jun 12, 2018 at 12:05:02AM -0600, Simon Glass wrote:
At present the code overruns the bar[] array. Fix this.
At the same time, drop the leading / from the "/spl" path so that we can run U-Boot SPL with:
spl/u-boot-spl
rather than requiring:
/path/to/spl/u-boot-spl
Reported-by: Coverity (CID: 131199)
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de
Applied to u-boot/master, thanks!
--
Tom