[asterisk-dev] [Code Review] 2962: res_stasis.c: Fix locking issues with the app_bridge_moh container.
rmudgett
reviewboard at asterisk.org
Fri Oct 25 20:36:47 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2962/
-----------------------------------------------------------
Review request for Asterisk Developers.
Repository: Asterisk
Description
-------
* Fix unlinking from the app_bridges_moh container in remove_bridge_moh() without a lock under normal circumstances.
* Made check ast_bridge_set_after_callback() return value in bridge_moh_create() to handle failure.
* Fixed SCOPED_AO2LOCK() locking over too much scope in stasis_app_bridge_moh_channel() and stasis_app_bridge_moh_stop().
* Fixed unusual usage of ao2_unlink_flag() in control_unlink().
* Fixed orphaned bridge from off nominal path in stasis_app_bridge_create().
* Fixed strange construct in stasis_app_unsubscribe(). From a bad merge?
* Made load_module() cleanup on failure.
Diffs
-----
/branches/12/res/res_stasis.c 402056
Diff: https://reviewboard.asterisk.org/r/2962/diff/
Testing
-------
Compile and code inspection.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131026/9ee44cc7/attachment-0001.html>
More information about the asterisk-dev
mailing list