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:
be7457d
)
cifs: using strlcpy instead of strncpy
author
Zhao Hongjiang
<zhaohongjiang@huawei.com>
Mon, 24 Jun 2013 06:57:47 +0000
(
01:57
-0500)
committer
Steve French
<smfrench@gmail.com>
Wed, 26 Jun 2013 22:25:20 +0000
(17:25 -0500)
for NUL terminated string, need alway set '\0' in the end.
Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Signed-off-by: Steve French <smfrench@gmail.com>
No differences found