bugzilla-daemon at mindrot.org
2005-Nov-04 06:47 UTC
[Bug 1109] Memory leak in file: bufaux.c, function: buffer_get_bignum2_ret
http://bugzilla.mindrot.org/show_bug.cgi?id=1109 Summary: Memory leak in file: bufaux.c, function: buffer_get_bignum2_ret Product: Portable OpenSSH Version: 4.2p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: kremenek at cs.stanford.edu Memory allocated by the call to buffer_get_string_ret may be lost on one of the two error paths. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Nov-05 04:53 UTC
[Bug 1109] Memory leak in file: bufaux.c, function: buffer_get_bignum2_ret
http://bugzilla.mindrot.org/show_bug.cgi?id=1109 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bitbucket at mindrot.org |djm at mindrot.org Status|NEW |ASSIGNED ------- Comment #1 from djm at mindrot.org 2005-11-05 15:53 ------- Created an attachment (id=1025) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1025&action=view) fix I'll commit this one soon too. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the assignee for the bug, or are watching the assignee.
Apparently Analagous Threads
- [Bug 1110] memory leak in bufaux.c, function: buffer_put_bignum_ret
- [Bug 1111] memory leak in openbsd-compat/getrrsetbyname.c, function: getrrsetbyname
- ebcdic problem in bufaux.c
- [Bug 1086] X forwarding won't start when a command is executed in background
- [LLVMdev] uninitialized value warnings: LLVMParser.cpp