aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2020-03-11 10:08:18 +0100
committerSebastian Reichel <[email protected]>2020-03-11 23:20:32 +0100
commit9027f6111ca40dcc703e1cf6129a73703ae299b7 (patch)
treeb1aa752736209cfe0325cd4c409681a04b6a6ce0 /tools/perf/scripts/python/exported-sql-viewer.py
parent583b53ece0b0268c542a1eafadb62e3d4b0aab8c (diff)
power: twl4030: 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: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions