xfstests: fix buffer overflow in lstat64.c
authorBarry Naujok <bnaujok@sgi.com>
Thu, 20 Nov 2008 14:24:01 +0000 (14:24 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Thu, 20 Nov 2008 14:24:01 +0000 (14:24 +0000)
commit39d66b52f36f3ecbd25b6eb1125abba8a01f6264
tree895958359c6744ab7b99ea73245f0779f542a4db
parent89866a0dac460e3d97ffe2dd752036ccfbf0efa8
xfstests: fix buffer overflow in lstat64.c

lstat64.c was putting an 11-byte string into a 10-byte buffer.
Merge of master-melb:xfs-cmds:32512a by kenmcd.

  fix buffer overflow in lstat64.c
src/lstat64.c