diff options
author | XueBing Chen <[email protected]> | 2022-07-11 21:55:37 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-07-12 18:31:57 -0700 |
commit | 512b2dc48e8b01ffb6ef68c0c7ba69b5d91cab46 (patch) | |
tree | 4ce28eaebd3977baab9841fb7c84362b82f8b3ae /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 536a6c8e05f95e3d1118c40ae8b3022ee2d05d52 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions