Skip to content
Commit 512b2dc4 authored by XueBing Chen's avatar XueBing Chen Committed by Jakub Kicinski
Browse files

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: default avatarXueBing Chen <chenxuebing@jari.cn>
Link: https://lore.kernel.org/r/2a08f6c1.e30.181ed8b49ad.Coremail.chenxuebing@jari.cn


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 536a6c8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment