[Bug 1967] Potential memory leak in ssh [detected by melton]
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Dec 30 21:03:01 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1967
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2011-12-30 21:03:01 EST ---
Comment on attachment 2124
--> https://bugzilla.mindrot.org/attachment.cgi?id=2124
fix memory leaks
>+++ readconf.c 30 Dec 2011 09:42:23 -0000
[...]
>+ if (arg != NULL)
>+ xfree(arg);
actually this one is a no-op and is not needed.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list