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

            Bug ID: 3540
           Summary: fix minor memory leak for kex_names_cat() returned
                    string
           Product: Portable OpenSSH
           Version: 9.1p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 3678
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3678&action=edit
patch to fix minor memory leak for kex_names_cat() returned string

The caller of kex_names_cat() should free the returned string (as
documented in the comment above the kex_names_cat() function
definition).

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