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:
b6dd012
)
staging: zcache: using strlcpy instead of strncpy
author
Chen Gang
<gang.chen@asianux.com>
Fri, 8 Mar 2013 00:47:50 +0000
(08:47 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:57:45 +0000
(09:57 -0700)
for NUL terminated string, need alway set '\0' in the end.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found