bugzilla-daemon at mindrot.org
2013-May-01 10:07 UTC
[Bug 2096] New: cert_free leaks memory
https://bugzilla.mindrot.org/show_bug.cgi?id=2096
Bug ID: 2096
Summary: cert_free leaks memory
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: FreeBSD
Status: NEW
Severity: minor
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: shm at digitalsun.pl
Created attachment 2254
--> https://bugzilla.mindrot.org/attachment.cgi?id=2254&action=edit
cert_free memory leak fix
cert_free function, which is declared in key.c is not freeing cert
structure itself. In the attachment I've submitted simple patch.
--
You are receiving this mail because:
You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2096
Mateusz Kocielski <shm at digitalsun.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shm at digitalsun.pl
--
You are receiving this mail because:
You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2096
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Resolution|--- |FIXED
Blocks| |2076
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Applied - will be in 6.3. Thanks!
--
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.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:42 UTC
[Bug 2096] cert_free leaks memory
https://bugzilla.mindrot.org/show_bug.cgi?id=2096
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.