diff options
| author | Takashi Iwai <[email protected]> | 2020-03-11 10:17:39 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2020-03-12 15:44:12 +0200 |
| commit | ca44e47a2b8611178d38d4ed9532f793cf4244a8 (patch) | |
| tree | 0dd00994e407afa11c35bd4c7eb12e1255970c21 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 1da740e08a2d48012803a381108e0e8062cbd683 (diff) | |
ssb: 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]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions