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

            Bug ID: 2208
           Summary: memleak in servconf.c
           Product: Portable OpenSSH
           Version: -current
          Hardware: Other
                OS: FreeBSD
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: sshd
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 2414
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2414&action=edit
proposed fix

(kex|mac|cipher)_alg_list() return dynamically allocated memory;
however, this dynamically allocated memory is not freed when used in
dump_config()

Attached is a proposed fix.

Thanks

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