summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-04-24 12:27:08 +0300
committerHeiko Carstens <hca@linux.ibm.com>2025-04-30 12:41:27 +0300
commite76b8c1d7af45931746c8f9e795164e8ef759258 (patch)
tree21606ed4d6d876a17649fe257a34fd1c762c0fc4 /tools/perf/scripts/python/exported-sql-viewer.py
parente75003a77f45b0b32643669126e76a48278e425c (diff)
downloadlinux-e76b8c1d7af45931746c8f9e795164e8ef759258.tar.xz
s390: Simple strcpy() to strscpy() conversions
Convert all strcpy() usages to strscpy() where the conversion means just replacing strcpy() with strscpy(). strcpy() is deprecated since it performs no bounds checking on the destination buffer. Reviewed-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions