https://bugzilla.mindrot.org/show_bug.cgi?id=1967

--- Comment #3 from Darren Tucker <[email protected]> 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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to