aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2020-03-11 10:19:44 +0100
committerGreg Kroah-Hartman <[email protected]>2020-03-12 09:23:59 +0100
commit234ff54287c1ce1d92eb807eb285adceb1c86b8c (patch)
treed23aeb75b09d4004e0716308af1254c8f93efc01 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent1693a2fa4b1f7662a67617c8fb42c82070a712a4 (diff)
staging: most: core: Use scnprintf() for avoiding potential buffer overflow
Since snprintf() returns the would-be-output size instead of the actual output size, the succeeding calls may go beyond the given buffer limit. Fix it by replacing with scnprintf(). Signed-off-by: Takashi Iwai <[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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions