diff options
author | XueBing Chen <chenxuebing@jari.cn> | 2022-07-01 14:26:07 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2022-08-10 14:50:49 +0300 |
commit | bcfa6be2ee21b8ff85fa8f51493c8e585e3ab265 (patch) | |
tree | acac5a4f21595f1c4cf1f1f79771080d4e013a6b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7350b2a3fbc6956b2b2234f6d27d030c70b451bb (diff) | |
download | linux-bcfa6be2ee21b8ff85fa8f51493c8e585e3ab265.tar.xz |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions