diff options
author | Xu Panda <[email protected]> | 2022-12-09 15:37:29 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-12-12 10:00:55 +0000 |
commit | a2d40ce7acdbf4641235ee8be4b4d338746c03b5 (patch) | |
tree | f98e94c887f74a157411a0c2743292771dfddf2c /net/openvswitch/conntrack.c | |
parent | f6b759f56d1e2e3333a14936830e2377cbc9539e (diff) |
myri10ge: 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: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/openvswitch/conntrack.c')
0 files changed, 0 insertions, 0 deletions