Files
linux/net
XueBing Chen 634b215b73 net: ipconfig: use strscpy to replace strlcpy
The strlcpy should not be used because it doesn't limit the source
length. Preferred is strscpy.

Signed-off-by: XueBing Chen <chenxuebing@jari.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-07-04 10:28:00 +01:00
..
2022-06-09 21:53:09 -07:00
2022-02-25 09:36:06 +01:00
2022-04-07 21:06:41 -07:00
2022-07-01 13:24:59 +01:00
2022-05-10 11:59:22 +02:00
2022-03-03 09:55:28 +00:00