simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Thu Jan 26 18:22:28 GMT 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9389
Date:           2012-01-26 18:22:28 +0000 (Thu, 26 Jan 2012)

Log message (5 lines):
If we're called on to unclean close an SSH channel for which we've
already sent SSH2_MSG_CHANNEL_CLOSE, we should not skip the _whole_ of
sshfwd_unclean_close(), only the part about sending
SSH2_MSG_CHANNEL_CLOSE. It's still important to retag the SSH channel
as CHAN_ZOMBIE and clean up its previous data provider.

Modified files:
U   putty/ssh.c

Links:
http://svn.tartarus.org/sgt/?rev=9389&view=rev
http://svn.tartarus.org/sgt/putty/ssh.c?rev=9389&r1=9388&r2=9389



More information about the tartarus-commits mailing list