Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 11 Jan 2003 10:05:32 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Jan 11 2003  10:05:32 GMT

Log message:
Yet _another_ `received data for nonexistent channel' bug. This time
it was because we received WINDOW_ADJUST on a channel we'd already
sent CLOSE on, and reflexively attempted to continue sending the
buffered data in response. Should now be fixed.

Modified files:
    .               : ssh.c

Links:
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.260&r2=1.261