diff options
author | Xu Panda <[email protected]> | 2022-12-03 14:22:58 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-08-22 18:07:50 -0600 |
commit | 146afeb235ccec10c17ad8ea26327c0c79dbd968 (patch) | |
tree | 737fad9a7d7fecfeb94966fca627908c336e4444 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 3bfeb61256643281ac4be5b8a57e9d9da3db4335 (diff) |
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 <[email protected]>
Signed-off-by: Yang Yang <[email protected]>
Reviewed-by: Justin Stitt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions