[Bug 2079] openssh 6.1/6.2 disconnect due to channel bug

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Mar 17 08:00:54 EST 2013


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
There are a few problems here:

1) Not cancelling the delayed connect when the first slave connection
closes

2) Reusing channel IDs while there might still be operations pending on
the server for previously-closed ones

3) Disconnecting for something that could probably be ignored

-- 
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