[Bug 3540] New: fix minor memory leak for kex_names_cat() returned string
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Feb 16 12:31:25 AEDT 2023
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: unassigned-bugs at mindrot.org
Reporter: mbr at cipherdyne.org
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.
More information about the openssh-bugs
mailing list