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:
ad81f05
)
fs: 9p: use strlcpy instead of strncpy
author
Chen Gang
<gang.chen@asianux.com>
Tue, 16 Jul 2013 07:33:16 +0000
(15:33 +0800)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 30 Jul 2013 15:42:56 +0000
(10:42 -0500)
For 'NULL' terminated string, recommend always to be ended by zero.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found