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

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
   Attachment #2250|                            |ok?([email protected])
              Flags|                            |
   Attachment #2240|0                           |1
        is obsolete|                            |
   Attachment #2241|0                           |1
        is obsolete|                            |

--- Comment #2 from Damien Miller <[email protected]> ---
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to