diff options
| author | Takashi Iwai <[email protected]> | 2020-03-11 08:43:24 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2020-03-21 10:25:45 +0000 |
| commit | 35a4eeb055c9c35ed3c4cdc340547468bf18368e (patch) | |
| tree | 98db921bb5bd932388b27164b2b192a81dc3302b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 2dbbe4d513ad17f6ce125234c7710626268b8932 (diff) | |
iio: 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]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions