Hi,
o Emil Kroymann on 06/23/2011 07:29 PM:
Hi, there's a memory leak in SEMS master related to offer answer handling. The local and remote telephone event payload types are stored in the rtp stream object, but not freed when the rtp stream object is deleted. The attached patch fixes this.
this small leak somehow seems to keep reappearing... I've fixed it using an auto_ptr.
Thanks! Stefan
Regards, Emil _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
-- Stefan Sayer frafos.com _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
