summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNeo Jou <neojou@gmail.com>2019-05-21 17:12:20 +0800
committerKalle Valo <kvalo@codeaurora.org>2019-05-28 15:25:33 +0300
commitbbfab331e3abd9fa8767eea6bf5c4684cdd4b934 (patch)
tree47e0ea599b79256bb1e4d88c272bfbaef5eee380 /tools/perf/scripts/python/bin/stackcollapse-report
parentb07e1ae2ce53a60af67009ef199603a588003e07 (diff)
brcmfmac: use strlcpy() instead of strcpy()
The function strcpy() is inherently not safe. Though the function works without problems here, it would be better to use other safer function, e.g. strlcpy(), to replace strcpy() still. Signed-off-by: Neo Jou <neojou@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions