git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
372e3a8
)
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction...
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Mon, 11 Aug 2014 18:52:56 +0000
(20:52 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 25 Aug 2014 20:17:40 +0000
(16:17 -0400)
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found