Yet _another_ `received data for nonexistent channel' bug. This time
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 11 Jan 2003 10:05:29 +0000 (10:05 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 11 Jan 2003 10:05:29 +0000 (10:05 +0000)
commita6253970d63f1b9f3c9d31a9bc8cfab3cdd3be3f
tree0cd85591fb987c0864ddeaf0b0be162a8970588c
parent9939292a8f1e9b00e3e09192e966c88afb473c7c
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2539 cda61777-01e9-0310-a592-d414129be87e
ssh.c