diff options
| author | Takashi Iwai <tiwai@suse.de> | 2020-03-11 10:17:39 +0100 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2020-03-12 15:44:12 +0200 |
| commit | ca44e47a2b8611178d38d4ed9532f793cf4244a8 (patch) | |
| tree | 0dd00994e407afa11c35bd4c7eb12e1255970c21 /scripts/bpf_helpers_doc.py | |
| 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 <tiwai@suse.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions
