mirror of
https://github.com/torvalds/linux.git
synced 2026-05-01 04:52:32 -04:00
Replacing strncpy with strlcpy to avoid strings that lacks null terminate. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: David S. Miller <davem@davemloft.net>