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:
06452eb
)
dlm: config: using strlcpy instead of strncpy
author
Zhao Hongjiang
<zhaohongjiang@huawei.com>
Thu, 20 Jun 2013 10:59:51 +0000
(18:59 +0800)
committer
David Teigland
<teigland@redhat.com>
Tue, 25 Jun 2013 17:53:06 +0000
(12:53 -0500)
for NUL terminated string, need alway set '\0' in the end.
Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found