----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4578/ -----------------------------------------------------------
Review request for Asterisk Developers. Bugs: ASTERISK-24935 https://issues.asterisk.org/jira/browse/ASTERISK-24935 Repository: Asterisk Description ------- res_pjsip_phoneprov_provider was using ao2_callback with OBJ_MULTIPLE, then ignoring the return. This resulted in a reference leak. Added OBJ_NODATA flag. Diffs ----- /branches/13/res/res_pjsip_phoneprov_provider.c 433966 Diff: https://reviewboard.asterisk.org/r/4578/diff/ Testing ------- Started and stopped Asterisk, REF_DEBUG now showing no leaks. Thanks, Corey Farrell
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev