]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitf78c9165a1e417b6d2304ee36b219ccd09751a1c
treeb305f01d44f98cb3cb77503cf7964b6e5b55a102
parent779466f0b0089b7d7b35d7acd39498d57d62a539
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.

[originally from svn r9913]
pscp.c
psftp.c