Make sure that the line buffer in readfd_unbuffered() is large
authorWayne Davison <wayned@samba.org>
Mon, 4 Apr 2005 17:27:56 +0000 (17:27 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 4 Apr 2005 17:27:56 +0000 (17:27 +0000)
commit2a0dd9bd70f4610f0bd294a50acc8e3283d70e84
treeab2298ced4eefc1149c8f9a74f6e647f075a2c8e
parent3eeac9bc7ed328b44ca4e49a6daa0fd272c1114c
Make sure that the line buffer in readfd_unbuffered() is large
enough to handle long-filename messages on a system that has a
really short MAXPATHLEN value.  Also, make it large enough to
be able to comment on a MAXPATHLEN filename.
io.c