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:
acb84e9
)
staging: sep: using strlcpy instead of strncpy
author
Chen Gang
<gang.chen@asianux.com>
Sun, 17 Feb 2013 03:53:15 +0000
(11:53 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:15:32 +0000
(09:15 -0700)
set '\0' at tail for NUL terminated string, or TP_printk may cause issue.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found