bugzilla-daemon at mindrot.org
2023-Feb-16 01:31 UTC
[Bug 3540] New: fix minor memory leak for kex_names_cat() returned string
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.
bugzilla-daemon at mindrot.org
2023-Feb-16 01:32 UTC
[Bug 3540] fix minor memory leak for kex_names_cat() returned string
https://bugzilla.mindrot.org/show_bug.cgi?id=3540 Michael Rash <mbr at cipherdyne.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mbr at cipherdyne.org -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Dec-04 14:46 UTC
[Bug 3540] fix minor memory leak for kex_names_cat() returned string
https://bugzilla.mindrot.org/show_bug.cgi?id=3540 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Attachment #3678|0 |1 is patch| | Attachment #3678|application/octet-stream |text/plain mime type| | -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.