diff options
author | Xu Panda <xu.panda@zte.com.cn> | 2022-12-03 09:22:58 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-08-23 03:07:50 +0300 |
commit | 146afeb235ccec10c17ad8ea26327c0c79dbd968 (patch) | |
tree | 737fad9a7d7fecfeb94966fca627908c336e4444 /mm/slab_common.c | |
parent | 3bfeb61256643281ac4be5b8a57e9d9da3db4335 (diff) | |
download | linux-146afeb235ccec10c17ad8ea26327c0c79dbd968.tar.xz |
block: 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 <xu.panda@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com>
Reviewed-by: Justin Stitt <justinstitt@google.com>
Link: https://lore.kernel.org/r/202212031422587503771@zte.com.cn
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm/slab_common.c')
0 files changed, 0 insertions, 0 deletions