aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorLen Baker <[email protected]>2021-07-18 15:12:17 +0200
committerGreg Kroah-Hartman <[email protected]>2021-07-29 17:26:30 +0200
commit7aaabc37943f383ec8d8e51b7fc43ae60fac4206 (patch)
tree0c39d304345edb311d20e3b889b51b336e2523f1 /tools/perf/scripts/python/bin/flamegraph-record
parent041878d46ba37157814e6b650c9eff6efa7070d6 (diff)
staging/vc04_services: Remove all strcpy() uses in favor of strscpy()
strcpy() performs no bounds checking on the destination buffer. This could result in linear overflows beyond the end of the buffer, leading to all kinds of misbehaviors. The safe replacement is strscpy(). Signed-off-by: Len Baker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions