bugzilla-daemon at mindrot.org
2003-Sep-17 17:08 UTC
[Bug 660] buffer_free should reset buffer->alloc
http://bugzilla.mindrot.org/show_bug.cgi?id=660 Summary: buffer_free should reset buffer->alloc Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Miscellaneous AssignedTo: openssh-bugs at mindrot.org ReportedBy: zardoz at users.sf.net Set it to zero to remove any chance of double free or memset'ing already freed memory ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-18 13:44 UTC
[Bug 660] buffer_free should reset buffer->alloc
http://bugzilla.mindrot.org/show_bug.cgi?id=660 markus at openbsd.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From markus at openbsd.org 2003-09-18 23:44 ------- thanks, applied. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Apparently Analagous Threads
- [Bug 662] memory leak in authfile.c
- [alambert@quickfire.org: Heads up -- potential problems in 3.7, too? [Fwd: OpenSSH Security Advisory: buffer.adv]]
- OpenSSH Security Advisory: buffer.adv
- [Bug 526] potential ssh-keysign segfault if pktype == KEY_UNSPEC
- [Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles