aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLen Baker <[email protected]>2021-07-18 13:32:07 +0200
committerGreg Kroah-Hartman <[email protected]>2021-07-27 15:21:13 +0200
commit246f920cb731950bea4501dc68ab2f8ad66e8b8d (patch)
tree91a3644fc7cafd870b0ccbbdac8ed6e3eede161d /tools/perf/scripts/python/export-to-sqlite.py
parent3c6675363de5aa168c23431cf90db455c1901b6e (diff)
staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
strcpy() performs no bounds checking on the destination buffer. This could result in linear overflows beyond the end of the buffer, leading to all kinds of misbehaviors. The safe replacement is strscpy(). Signed-off-by: Len Baker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions