diff options
author | XueBing Chen <chenxuebing@jari.cn> | 2022-07-11 17:27:58 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-07-15 12:43:12 +0300 |
commit | 59e8ef18f6a1b7712bfb6889fcd808b7b5951600 (patch) | |
tree | 1e533a05fb869fd7db79d49c79d021b90b50108d /tools/perf/scripts/python/syscall-counts.py | |
parent | 51d3cfaf992ff52c2e922dc935a78f415038a2da (diff) | |
download | linux-59e8ef18f6a1b7712bfb6889fcd808b7b5951600.tar.xz |
wifi: cfg80211: 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/2d2fcbf7.e33.181eda8e70e.Coremail.chenxuebing@jari.cn
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions