diff options
author | Xu Panda <xu.panda@zte.com.cn> | 2022-12-09 15:34:49 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-12 10:00:55 +0000 |
commit | f6b759f56d1e2e3333a14936830e2377cbc9539e (patch) | |
tree | 25327f9b771d113ad08318ac3ee3144a145c8973 /io_uring | |
parent | 94d30e8933382184b257e94ac0d020d3f56ed614 (diff) |
liquidio: 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: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions