[U-Boot] [U-Boot, V2] common: cli_simple: use strlcpy instead of strcpy
Tom Rini
trini at konsulko.com
Thu Jan 14 14:22:24 CET 2016
On Sun, Jan 10, 2016 at 01:01:22PM +0800, Peng Fan wrote:
> Report Coverity log:
> Destination buffer too small (STRING_OVERFLOW)
> string_overflow: You might overrun the 1024 byte destination string
> lastcommand by writing 1025 bytes from console_buffer
>
> Signed-off-by: Peng Fan <van.freenix at gmail.com>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160114/b0a0cd07/attachment.sig>
More information about the U-Boot
mailing list