[Bug 2088] meoory leak in do_gen_krl()
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Apr 18 12:49:46 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2088
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
Attachment #2250| |ok?(dtucker at zip.com.au)
Flags| |
Attachment #2240|0 |1
is obsolete| |
Attachment #2241|0 |1
is obsolete| |
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Created attachment 2250
--> https://bugzilla.mindrot.org/attachment.cgi?id=2250&action=edit
fix leaks, checking for NULL before key_free()
You need to check whether ca was actually loaded, as key_free() will
fatal() if not.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list