aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorLen Baker <[email protected]>2021-07-17 17:20:32 +0200
committerGreg Kroah-Hartman <[email protected]>2021-07-27 15:11:10 +0200
commitc10fe0cc3ec4089d5da21faa732d74a40efbc07a (patch)
treef7d3e6bac4185ccac083ba3dc9b8cb42f7d966ea /tools/perf/scripts/python/flamegraph.py
parentfa8db3989362866ea1beb1314fc4e86f373a6425 (diff)
staging/wlan-ng: 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions