[Bug 2373] New: memory leak in sshd.c:2262
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Mar 28 02:20:20 AEDT 2015
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: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
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.
More information about the openssh-bugs
mailing list