UPSTREAM: 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. Bug: 379008999 Change-Id: If06d6be68025e6327c0cd9a890d3e99352dfe852 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 (cherry picked from commit bcfa6be2) Signed-off-by:
T.J. Mercier <tjmercier@google.com>
Loading
-
mentioned in commit msm-4.4@d1a25a6a
-
mentioned in commit msm-4.14@d1a25a6a
-
mentioned in commit msm@d1a25a6a
-
mentioned in commit common@d1a25a6a
-
mentioned in commit d1a25a6a
-
mentioned in commit msm-3.18@d1a25a6a
Please register or sign in to comment