diff options
author | Saud Farooqui <[email protected]> | 2022-06-23 14:20:47 +0500 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2022-06-24 11:37:00 -0600 |
commit | 99de6509c4135f1d1ceb98c42fa02d249b28b40f (patch) | |
tree | 1d76b1bebc643b7e0121b4d06a6def392e012507 /scripts/clang-tools | |
parent | d7bd416d35121c95fe47330e09a5c04adbc5f928 (diff) |
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 <[email protected]>
Signed-off-by: Saud Farooqui <[email protected]>
Link: https://lore.kernel.org/r/PA4P189MB14210AA95DCA3715AFA7F4A68BB59@PA4P189MB1421.EURP189.PROD.OUTLOOK.COM
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions