[Bug 1818] SSH2_MSG_CHANNEL_FAILURE on closed channel
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Feb 24 20:13:11 EST 2012
https://bugzilla.mindrot.org/show_bug.cgi?id=1818
--- Comment #12 from Simon Tatham <anakin at pobox.com> 2012-02-24 20:13:11 EST ---
I've now worked around this issue on the PuTTY side (at least on the
current development trunk), by implementing a more robust handling of
SSH2_MSG_CHANNEL_CLOSE: _we_ now do not send CHANNEL_CLOSE until we
have seen replies to all our outstanding channel requests, and
therefore the question of which order the server's close and the
request replies appear in is moot.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list