diff options
| author | Takashi Iwai <[email protected]> | 2020-03-15 10:42:38 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-03-17 13:36:11 -0400 |
| commit | 6f0cf4247442b24486f64df8b613deb294274b7c (patch) | |
| tree | 335a68df9837a5593fcfe8b32f368bc1408f3e29 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 473e554d656eb6d81df005a67f243b418554f5e5 (diff) | |
scsi: ipr: 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().
Link: https://lore.kernel.org/r/[email protected]
Cc: "James E . J . Bottomley" <[email protected]>
Cc: "Martin K . Petersen" <[email protected]>
Cc: Brian King <[email protected]>
Cc: [email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions