[asterisk-dev] [Code Review] 3831: res_fax: unregister manager actions on unload
Corey Farrell
reviewboard at asterisk.org
Tue Jul 22 20:29:03 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3831/
-----------------------------------------------------------
(Updated July 22, 2014, 8:29 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 419268
Bugs: ASTERISK-24058
https://issues.asterisk.org/jira/browse/ASTERISK-24058
Repository: Asterisk
Description
-------
Unregisters manager actions FAXSessions, FAXSession and FAXStats at shutdown.
Additionally make ast_manager_register2 use ao2_t_alloc with the action name for the tag, to make it easier to track leaks like this in the future.
Diffs
-----
/trunk/res/res_fax.c 419018
/trunk/main/manager.c 419018
Diff: https://reviewboard.asterisk.org/r/3831/diff/
Testing
-------
Verified that tests/manager/originate no longer produces REF_DEBUG leaks.
Thanks,
Corey Farrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140723/a3f5432c/attachment-0001.html>
More information about the asterisk-dev
mailing list