
7 Nov
2016
7 Nov
'16
2:13 a.m.
On Mon, Oct 31, 2016 at 10:21:09AM -0600, Simon Glass wrote:
Coverity complains that this can overflow. If we later increase the size of one of the strings in the table, it could happen.
Adjust the code to protect against this.
Signed-off-by: Simon Glass sjg@chromium.org Reported-by: Coverity (CID: 150964)
Applied to u-boot/master, thanks!
--
Tom