diff options
author | 2022-07-01 19:26:07 +0800 | |
---|---|---|
committer | 2022-08-10 13:50:49 +0200 | |
commit | bcfa6be2ee21b8ff85fa8f51493c8e585e3ab265 (patch) | |
tree | acac5a4f21595f1c4cf1f1f79771080d4e013a6b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drm/udl: Replace BUG_ON() with WARN_ON() (diff) | |
download | linux-dev-bcfa6be2ee21b8ff85fa8f51493c8e585e3ab265.tar.xz linux-dev-bcfa6be2ee21b8ff85fa8f51493c8e585e3ab265.zip |
dma-buf/sync_file: use strscpy to replace strlcpy
The strlcpy should not be used because it doesn't limit the source
length. Preferred is strscpy.
Signed-off-by: XueBing Chen <chenxuebing@jari.cn>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/6aad3bff.d1a.181b982d1b1.Coremail.chenxuebing@jari.cn
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions