aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorMuhammad Qasim Abdul Majeed <[email protected]>2024-09-15 23:38:13 +0500
committerRafael J. Wysocki <[email protected]>2024-11-05 21:35:35 +0100
commit0151814c4c60c8e789f4f764037a19bce0a5632a (patch)
treefd603547b435f4470b924dca30f89ca61cc1c350 /tools/perf/util/scripting-engines/trace-event-perl.c
parent95504d54a2751ad3e995c7bbafc2116affb28ab9 (diff)
ACPI: APD: Use strscpy() instead of strcpy()
Replace strcpy() with strscpy() in the ACPI APD driver. strcpy() has been deprecated because it is generally unsafe, so it is better to eliminate it from the kernel source. Link: https://github.com/KSPP/linux/issues/88 Signed-off-by: Muhammad Qasim Abdul Majeed <[email protected]> Link: https://patch.msgid.link/[email protected] [ rjw: Subject and changelog edits ] Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions