asterisk/apps/confbridge
Richard Mudgett a022379107 Fix incorrect calls to ast_bridge_impart().
There was a misunderstanding about ast_bridge_impart()'s handling of the
imparted channel's reference.  The channel reference is passed by the
caller unless ast_bridge_impart() returns an error.

* Fixed a memory leak in conf_announce_channel_push() if the impart
failed.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@392934 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-06-26 01:46:30 +00:00
..
include app_confbridge: Fix memory leak on reload. 2013-06-13 19:04:41 +00:00
conf_chan_announce.c Fix incorrect calls to ast_bridge_impart(). 2013-06-26 01:46:30 +00:00
conf_chan_record.c Merge in the bridge_construction branch to make the system use the Bridging API. 2013-05-21 18:00:22 +00:00
conf_config_parser.c Fix potential bridge hook resource leak if the hook install fails. 2013-06-20 17:21:40 +00:00
conf_state.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_empty.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_inactive.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_multi.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_multi_marked.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_single.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_single_marked.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
confbridge_manager.c app_meetme: Refactor manager events to use stasis 2013-06-07 15:54:26 +00:00