summaryrefslogtreecommitdiff
path: root/net/mptcp
diff options
context:
space:
mode:
authorXueBing Chen <chenxuebing@jari.cn>2022-07-11 16:55:37 +0300
committerJakub Kicinski <kuba@kernel.org>2022-07-13 04:31:57 +0300
commit512b2dc48e8b01ffb6ef68c0c7ba69b5d91cab46 (patch)
tree4ce28eaebd3977baab9841fb7c84362b82f8b3ae /net/mptcp
parent536a6c8e05f95e3d1118c40ae8b3022ee2d05d52 (diff)
downloadlinux-512b2dc48e8b01ffb6ef68c0c7ba69b5d91cab46.tar.xz
net: ip_tunnel: 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> Link: https://lore.kernel.org/r/2a08f6c1.e30.181ed8b49ad.Coremail.chenxuebing@jari.cn Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions