]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
On cleanup, PSCP and PSFTP should explicitly check that the back end
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:17:39 +0000 (10:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:17:39 +0000 (10:17 +0000)
commit3fd5963e7e57567beb64faab8037113075cec814
treed527e3ae0829f4bca3f115c45d79611db41771e8
parent67cf9e02ccfa506c6bd5bda1c5f0e9b18ec15c65
On cleanup, PSCP and PSFTP should explicitly check that the back end
is still running rather than relying on ssh_sftp_loop_iteration() to
return a bogus value.

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