[Bug 1818] SSH2_MSG_CHANNEL_FAILURE on closed channel

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Sep 14 04:13:16 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1818

--- Comment #3 from Simon Tatham <anakin at pobox.com> 2010-09-14 04:13:15 EST ---
Created attachment 1926
  --> https://bugzilla.mindrot.org/attachment.cgi?id=1926
openssh-channel-failure.diff : proposed patch

Here's a trivial patch which seems to work for me: after I apply this
(against last month's snapshot, not 5.1p1) my complex makefile runs to
completion without any issues at the SSH level. As I discussed in my
comments earlier, it simply suppresses generation of
SSH2_MSG_CHANNEL_{SUCCESS,FAILURE} for channels on which
SSH2_MSG_CHANNEL_CLOSE has already been sent. (It lacks comments and
rationale, though; it's merely a proof of concept.)

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list