]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix a couple of code paths on which, if fxp_readdir returned an error,
authorSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:44 +0000 (17:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:44 +0000 (17:24 +0000)
commitc5815847093448aab727aa07b36e6dd3b1f3f7c5
treeb305f01d44f98cb3cb77503cf7964b6e5b55a102
parentda32db15957789d13b7e37b298f733cfc1099218
Fix a couple of code paths on which, if fxp_readdir returned an error,
we would return without first closing the directory handle we had used
as an argument.

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