aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2018-06-30 14:33:41 +0800
committerKalle Valo <[email protected]>2018-07-04 18:15:06 +0300
commitf9cbaeb52930342059429f56d0b9f05c8d54c0ba (patch)
tree28963ff600a1af119033feb95b510e7112145f5b /tools/perf/scripts/python/export-to-sqlite.py
parent04614fe46f315a223d96b8f5df7b52130965677b (diff)
atmel: using strlcpy() to avoid possible buffer overflows
'firmware' is a module param which may been longer than firmware_id, so using strlcpy() to guard against overflows. Also priv is allocated with zeroed memory,no need to set firmware_id[0] to '\0'. Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions