bugzilla-daemon at mindrot.org
2014-Mar-04 00:00 UTC
[Bug 2208] New: memleak in servconf.c
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.
Seemingly Similar Threads
- [Bug 2043] New: memleak in import_environments
- Sneek peak at what was commited.
- [PATCH 1/1] Add support for ZSTD compression
- [Bug 2278] New: 'configure --disable-lastlog' should mark PrintLastLog as unsupported in servconf.c
- [Bug 1748] New: getcwd being called with invalid argument in servconf.c
