Bugs item #3411386, was opened at 2011-09-19 10:54
Message generated for change (Tracker Item Submitted) made by wdoekes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3411386&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Walter Doekes (wdoekes)
Assigned to: Nobody/Anonymous (nobody)
Summary: leaks in load_balancer  (mostly when already OOM)

Initial Comment:
Hi,

when investigaging OOM issues, I found a couple of missing pkg_free's in 
load_balancer.c.

Most of those free's would only be missed if the system was already out of 
memory, in which case you're screwed anyway, but I do have a couple of points 
where I'm unsure that the memory gets freed properly at all.

Please take a look at the annotated diff.

Regards,
Walter Doekes

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3411386&group_id=232389

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to