diff options
| author | Takashi Iwai <[email protected]> | 2020-03-11 10:32:30 +0100 |
|---|---|---|
| committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2020-03-20 14:29:06 +0100 |
| commit | 06b522d6de9d7b429f368210c93d5414ead3586b (patch) | |
| tree | e162424fbc35658a9f35d6db9838873ef4b339bc /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 42f21e5452a24d205dcc029be4075b8be07f2ac0 (diff) | |
video: uvesafb: 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: Bartlomiej Zolnierkiewicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions