John Hartnup reports that Apache SSHD's SFTP server responds to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 20 Jun 2012 17:39:32 +0000 (17:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 20 Jun 2012 17:39:32 +0000 (17:39 +0000)
commit6df3c104f2ee9429bef67134ec0eedd5cd26cc08
treeab8b6895f9cb00f27acb098d5986b58e7a7da5ac
parent6a39dcb4c16dc334a546d1567a3b80567a0e3bfc
John Hartnup reports that Apache SSHD's SFTP server responds to
FXP_READDIR on an empty directory by returning a zero-length list of
filenames, instead of the more common response of a list containing
just "." and "..". Stop PSFTP failing an assertion when that happens.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9569 cda61777-01e9-0310-a592-d414129be87e
psftp.c