[Bug 1969] Potential memory leak in sshd [Detected by melton]

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Dec 19 11:35:51 EST 2013


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |djm at mindrot.org
         Resolution|---                         |WONTFIX

--- Comment #4 from Damien Miller <djm at mindrot.org> ---
Hi,

I took a look at these - all of the listed leaks are for objects that
are required for the lifetime of the process and so are never freed
(except implicitly by exit).

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