bugzilla-daemon at bugzilla.mindrot.org
2011-Dec-17 16:17 UTC
[Bug 1961] New: ECDSA memory leak
https://bugzilla.mindrot.org/show_bug.cgi?id=1961 Bug #: 1961 Summary: ECDSA memory leak Classification: Unclassified Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: loganaden at gmail.com Created attachment 2120 --> https://bugzilla.mindrot.org/attachment.cgi?id=2120 ssh ecdsa memory leak diff In ssh_ecdsa_verify(), buffer bb is initialised but not freed before returning. I've attached a diff against openbsd -current. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Dec-17 16:33 UTC
[Bug 1961] ECDSA memory leak
https://bugzilla.mindrot.org/show_bug.cgi?id=1961 --- Comment #1 from Loganaden Velvindron <loganaden at gmail.com> 2011-12-18 03:33:10 EST --- Created attachment 2121 --> https://bugzilla.mindrot.org/attachment.cgi?id=2121 portable ssh ecdsa memory leak diff portable ssh ecdsa memory leak diff -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2012-Jan-19 18:33 UTC
[Bug 1961] ECDSA memory leak
https://bugzilla.mindrot.org/show_bug.cgi?id=1961 --- Comment #2 from Loganaden Velvindron <loganaden at gmail.com> 2012-01-20 05:33:42 EST --- Can I close it now ? Miod incorporated the fix in native. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2012-Feb-14 09:14 UTC
[Bug 1961] ECDSA memory leak
https://bugzilla.mindrot.org/show_bug.cgi?id=1961 Loganaden Velvindron <loganaden at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.