summaryrefslogtreecommitdiff
path: root/lib/kunit
diff options
context:
space:
mode:
authorXueBing Chen <chenxuebing@jari.cn>2022-07-01 13:55:17 +0300
committerDavid S. Miller <davem@davemloft.net>2022-07-04 12:28:00 +0300
commit634b215b73073f91523d6a97e547802aa2483ac8 (patch)
treed79eac03f535ee88520fceb021db7ecacf397467 /lib/kunit
parent798661c73672797549ba95a8a3da432d32b67178 (diff)
downloadlinux-634b215b73073f91523d6a97e547802aa2483ac8.tar.xz
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>
Diffstat (limited to 'lib/kunit')
0 files changed, 0 insertions, 0 deletions