Files
u-boot/drivers
Simon Glass 9d9bec216d sandbox: net: Ensure host name is always a valid string
At present if ifname is exactly IFNAMSIZ characters then it will result
in an unterminated string. Fix this by using strlcpy() instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Coverity (CID: 316358)
Acked-by: Ramon Fried <rfried.dev@gmail.com>
2021-07-15 18:42:05 -04:00
..
2021-07-14 16:48:05 -04:00
2021-07-06 10:38:03 -06:00
2021-07-07 19:52:24 -04:00
2021-06-18 10:09:41 +02:00
2021-07-14 16:47:56 -04:00
2021-04-10 08:04:42 -04:00
2021-07-14 16:57:35 -04:00
2021-07-15 19:49:52 +08:00