]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Patch from Tim Kosse: check back->exitcode() in both loops on
authorSimon Tatham <anakin@pobox.com>
Sun, 6 Jul 2008 12:24:56 +0000 (12:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 6 Jul 2008 12:24:56 +0000 (12:24 +0000)
commiteecd64afa3d735790454e467c948ec0667e5a945
treeeddadb85cf97917cdc22a5c0374d597cc39f7c28
parent1bebd808e9473394874cf8b6ae5e62c8e8a0fda3
Patch from Tim Kosse: check back->exitcode() in both loops on
ssh_sftp_loop_iteration(), not just one. Fixes exiting on a negative
response to the host key confirmation prompt on Windows (because
winsftp.c doesn't have the equivalent of uxsftp.c's no_fds_ok); on
Unix it worked already but gave a suboptimal error message, which is
fixed too by this patch.

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