Files
u-boot/drivers
Simon Glass e628bba785 sandbox: net: Correct name copy in eth_raw_bus_post_bind()
We cannot be sure that the interface name takes up the full length of the
space available to it. Use strcpy() instead of memcpy() in this case. This
corrects a valgrind warning.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-05 06:01:34 -07:00
..
2018-11-14 09:16:27 -08:00
2018-07-19 16:31:38 -04:00
2018-12-03 10:44:10 -05:00
2018-10-07 11:04:01 -04:00
2018-11-29 09:30:06 -07:00