summaryrefslogtreecommitdiff
path: root/drivers/rpmsg/qcom_smd.c
diff options
context:
space:
mode:
authorSaud Farooqui <farooqui_saud@hotmail.com>2022-06-23 12:20:47 +0300
committerMathieu Poirier <mathieu.poirier@linaro.org>2022-06-24 20:37:00 +0300
commit99de6509c4135f1d1ceb98c42fa02d249b28b40f (patch)
tree1d76b1bebc643b7e0121b4d06a6def392e012507 /drivers/rpmsg/qcom_smd.c
parentd7bd416d35121c95fe47330e09a5c04adbc5f928 (diff)
downloadlinux-99de6509c4135f1d1ceb98c42fa02d249b28b40f.tar.xz
rpmsg: Strcpy is not safe, use strscpy_pad() instead
Replace strcpy() with strscpy_pad() for copying the rpmsg device name in rpmsg_register_device_override(). Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Saud Farooqui <farooqui_saud@hotmail.com> Link: https://lore.kernel.org/r/PA4P189MB14210AA95DCA3715AFA7F4A68BB59@PA4P189MB1421.EURP189.PROD.OUTLOOK.COM Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'drivers/rpmsg/qcom_smd.c')
0 files changed, 0 insertions, 0 deletions