Skip to content
Snippets Groups Projects
Commit 27e09551 authored by roel kluin's avatar roel kluin Committed by David S. Miller
Browse files

b44: strncpy does not null terminate string


strlcpy() will always null terminate the string. Also use the
sizeof(version) to strlcopy() the version string.

Signed-off-by: default avatarRoel Kluin <roel.kluin@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b902e573
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment