diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-04-24 11:27:09 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2025-04-30 11:41:28 +0200 |
commit | 7e7f94d1069ca914f91483fb03880b5eb5736235 (patch) | |
tree | 427dc9877679ac000f768c750b2a3ed504edd12d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e76b8c1d7af45931746c8f9e795164e8ef759258 (diff) |
s390/boot: Use strspcy() instead of strcpy()
Convert all strcpy() usages to 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