Bugs item #3506254, was opened at 2012-03-16 10:58 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3506254&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: Accepted Priority: 7 Private: No Submitted By: Bogdan-Andrei Iancu (bogdan_iancu) Assigned to: Razvan Crainea (razvancrainea) Summary: rl_list MI command leaks in pkg mem Initial Comment: no additional info at the moment ---------------------------------------------------------------------- >Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2012-04-03 01:34 Message: update on this report - actually it is not a mem leak as originally assumed, but on large number of pipes (like 3K of pipes), the rl_list runs out of pkg mem when trying to print all pipes - the fix is to use mi_flush() to avoid printing all pipes at once. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3506254&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
