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:
9cb569d
)
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 18 Aug 2010 10:18:57 +0000
(06:18 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 18 Aug 2010 10:18:57 +0000
(06:18 -0400)
... not harmless in this case - we have a string in the end of buffer
already.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found