diff options
| author | Takashi Iwai <[email protected]> | 2020-03-11 08:34:52 +0100 |
|---|---|---|
| committer | Christian König <[email protected]> | 2020-03-11 12:44:21 +0100 |
| commit | 41252c6d1c3bc640c3283a797400719fbe7dcec1 (patch) | |
| tree | 872fb0bdd8f2ddfe1f37320e3213f6164a7d0bea /tools/perf/scripts/python | |
| parent | 6bfad4abac2a02a8f74ac630b7cdf5fb401fce05 (diff) | |
drm/ttm: 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]>
Reviewed-by: Huang Rui <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/357174/
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions