diff options
author | 2021-09-06 21:46:56 +0800 | |
---|---|---|
committer | 2021-09-20 10:13:47 +0200 | |
commit | aa519471715ce73034ffaa52fc85681de31c1acf (patch) | |
tree | d220ff89de7c563d30421b52f2c9e24b1253e0bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc() (diff) | |
download | wireguard-linux-aa519471715ce73034ffaa52fc85681de31c1acf.tar.xz wireguard-linux-aa519471715ce73034ffaa52fc85681de31c1acf.zip |
ARM: s3c: 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: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20210906134656.101088-1-wangborong@cdjrlc.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions