commit | 850a496f969719b494cc972ab1d0e088737358d7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 18 06:18:57 2010 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 18 06:18:57 2010 -0400 |
tree | 9892f09f246b8e855d0e89e58b649e0c5224bb20 | |
parent | 9cb569d601e0b93e01c20a22872270ec663b75f6 [diff] |
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy ... 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>