simon-svn: putty: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Wed Mar 30 09:27:54 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       5564
Date:           2005-03-30 09:27:54 +0100 (Wed, 30 Mar 2005)

Log message (7 lines):
<1112163342.018492.101240 at f14g2000cwb.googlegroups.com> on
comp.security.ssh contains a Dr Watson log which looks to me as if
`unclean-close-crash' occurred due to a rekey timer going off after
the session had closed. Hence, ssh2_timer() now avoids doing
anything if the session is already closed, and also ssh_do_close()
proactively calls expire_timer_context(). Between those I think they
ought to solve the problem.

Modified files:
U   putty/ssh.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=5564&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=5564&r1=5563&r2=5564



More information about the tartarus-commits mailing list