Skip to content
Commit 2195d969 authored by Rickard Strandqvist's avatar Rickard Strandqvist Committed by Christoph Hellwig
Browse files

3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpy



Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
And use the sizeof on the to string rather than strlen on the from string.

Signed-off-by: default avatarRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Acked-by: default avatarAdam Radford <aradford@gmail.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent acafd0b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment