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:
17b6f24
)
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjuncti...
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 14 Sep 2014 17:32:42 +0000
(19:32 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 15 Sep 2014 18:17:00 +0000
(14: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: David S. Miller <davem@davemloft.net>
No differences found