diff options
author | XueBing Chen <chenxuebing@jari.cn> | 2022-07-01 19:26:07 +0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2022-08-10 13:50:49 +0200 |
commit | bcfa6be2ee21b8ff85fa8f51493c8e585e3ab265 (patch) | |
tree | acac5a4f21595f1c4cf1f1f79771080d4e013a6b /drivers/gpu/drm/logicvc/logicvc_mode.c | |
parent | 7350b2a3fbc6956b2b2234f6d27d030c70b451bb (diff) |
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 'drivers/gpu/drm/logicvc/logicvc_mode.c')
0 files changed, 0 insertions, 0 deletions