Files
u-boot-bpi-r3/test/dm
Tom Rini e2e6daed5a test/dm: Fix string handling issues in the eth test
Coverity scan has identified potential buffer overruns in these tests.
Correct this by zeroing our buffer and using strncpy not strcpy.

Reported-by: Coverity (CID: 155462, 155463)
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
2017-10-06 11:28:20 -04:00
..
2015-11-02 10:38:00 +09:00
2017-04-04 20:15:10 -06:00
2016-06-03 22:14:20 -07:00
2017-04-14 19:38:57 -06:00
2016-05-26 20:48:31 -06:00
2016-05-17 09:54:43 -06:00
2016-06-19 17:05:55 -06:00
2016-04-01 17:18:12 -04:00
2016-05-26 20:48:31 -06:00
2017-10-01 16:32:51 +02:00