diff options
author | Xu Panda <[email protected]> | 2022-12-07 09:09:09 +0800 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-12-12 11:41:24 +0100 |
commit | 7fdaf8966aae476deafe11f9a0067ff588615444 (patch) | |
tree | aa3c86fdd429af329bdd45d35607084d158644b2 /lib/mpi/mpiutil.c | |
parent | 5425094a39caf1cf501a71a0c149604656046acb (diff) |
can: ucan: use strscpy() to instead of strncpy()
The implementation of strscpy() is more robust and safer.
That's now the recommended way to copy NUL terminated strings.
Signed-off-by: Xu Panda <[email protected]>
Signed-off-by: Yang Yang <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions