https://bugzilla.mindrot.org/show_bug.cgi?id=2373
Bug ID: 2373
Summary: memory leak in sshd.c:2262
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: sshd
Assignee: [email protected]
Reporter: [email protected]
Created attachment 2577
--> https://bugzilla.mindrot.org/attachment.cgi?id=2577&action=edit
patch
During some playing around with openss-6.8 I found one memory leak in
server. This was introduced in
https://anongit.mindrot.org/openssh.git/commit/?id=5ecb41629860687b145be63b8877fabb6bae5eda
It happened that you are not freeing allocated string with
local_ipaddr. This is nothing critical, but nice to have. Patch is
quite simple (see attachment).
--
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