[Bug 2208] New: memleak in servconf.c
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Mar 4 11:00:46 EST 2014
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: unassigned-bugs at mindrot.org
Reporter: arthurmesh at gmail.com
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.
More information about the openssh-bugs
mailing list