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:
5076266
)
be2net: replace strcpy with strlcpy
author
Vasundhara Volam
<vasundhara.volam@emulex.com>
Fri, 12 Sep 2014 12:09:15 +0000
(17:39 +0530)
committer
David S. Miller
<davem@davemloft.net>
Sat, 13 Sep 2014 21:12:15 +0000
(17:12 -0400)
Replace strcpy with strlcpy, as it avoids a possible buffer overflow.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found