[Bug 1962] New: command buffer struct is not freed before exit()
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sun Dec 18 04:02:07 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1962
Bug #: 1962
Summary: command buffer struct is not freed before exit()
Classification: Unclassified
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: loganaden at gmail.com
Created attachment 2122
--> https://bugzilla.mindrot.org/attachment.cgi?id=2122
ssh memory leak diff
command is initialised but is not freed before returning from main().
All modern OS free it automatically, but I've been told it's a good
practice to free it.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list