[Bug 3189] channel mux_ctx memory leak

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jul 3 17:28:10 AEST 2020


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Damien Miller <djm at mindrot.org> ---
I have restored the free() call but only for channels of type
SSH_CHANNEL_MUX_LISTENER - doing it for other channels can clobber the
shared mux proxy mode state.

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