summaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-04-24 11:27:08 +0200
committerHeiko Carstens <hca@linux.ibm.com>2025-04-30 11:41:27 +0200
commite76b8c1d7af45931746c8f9e795164e8ef759258 (patch)
tree21606ed4d6d876a17649fe257a34fd1c762c0fc4 /tools/perf
parente75003a77f45b0b32643669126e76a48278e425c (diff)
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')
0 files changed, 0 insertions, 0 deletions