From: roel kluin Date: Fri, 17 Jul 2009 08:01:54 +0000 (+0000) Subject: b44: strncpy does not null terminate string X-Git-Tag: v2.6.32-rc1~703^2~606 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27e0955184a70c4bd4542ee2da18c749b4f43345;p=pandora-kernel.git 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: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed