]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit5765f8ceb923359085cdbdb6eea3b58c8ae9484d
treed527e3ae0829f4bca3f115c45d79611db41771e8
parent0dcdb6c3c19ecae20dcc6f947169b3c98bcbae9d
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.

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