diff options
author | 2020-03-11 08:38:24 +0100 | |
---|---|---|
committer | 2020-03-11 11:58:58 +0100 | |
commit | 62a1a58039595698f644f560f00105bb4d5f5c7f (patch) | |
tree | 5b04a64465ee8f2ce07898bbc81854e6c7adf1cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflow (diff) | |
download | linux-rng-62a1a58039595698f644f560f00105bb4d5f5c7f.tar.xz linux-rng-62a1a58039595698f644f560f00105bb4d5f5c7f.zip |
HID: hid-sensor-custom: 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 <tiwai@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions