bugzilla-daemon at mindrot.org
2013-Dec-19 00:35 UTC
[Bug 1969] Potential memory leak in sshd [Detected by melton]
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.
Reasonably Related Threads
- [Bug 1969] Potential memory leak in sshd [Detected by melton]
- [Bug 1969] Potential memory leak in sshd [Detected by melton]
- [Bug 1967] Potential memory leak in ssh [detected by melton]
- [Bug 1967] Potential memory leak in ssh [detected by melton]
- [Bug 1967] Potential memory leak in ssh [detected by melton]
