Files
asterisk/apps
Richard Mudgett a821774bad confbridge: Fix some resource leaks on conference teardown.
* Made destroy_conference_bridge() destroy a missed ast_mutex_t and ast_cond_t.

* Made join_conference_bridge() init the ast_mutex_t's and ast_cond_t so
destroy_conference_bridge() can destroy them unconditionally.

* Made join_conference_bridge() abort if the new conference could not be
added to the conferences container.

* Made leave_conference() discard any post-join actions if
join_conference_bridge() had to abort early.

* Made the join_conference_bridge() diagnostic messages better describe
what happened.

* Renamed leave_conference_bridge() to leave_conference() and made it only
take a conference user pointer.  The conference pointer was redundant.

* Made conf_bridge_profile_copy() use struct copy instead of memcpy().

* No need to lock the conference in start_conf_record_thread() since all
of the callers already have it locked.
........

Merged revisions 377354 from http://svn.asterisk.org/svn/asterisk/branches/10
........

Merged revisions 377355 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@377356 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-12-07 00:00:39 +00:00
..
2012-10-14 21:45:16 +00:00
2012-10-14 21:45:16 +00:00
2012-11-07 19:15:26 +00:00
2012-10-14 21:45:16 +00:00
2012-10-14 21:45:16 +00:00
2012-10-14 21:45:16 +00:00
2012-09-21 17:14:59 +00:00
2012-11-07 19:15:26 +00:00
2012-09-22 20:43:30 +00:00
2012-10-30 19:20:33 +00:00
2012-05-18 14:43:44 +00:00
2012-11-07 19:15:26 +00:00
2012-11-07 19:15:26 +00:00
2012-10-14 21:45:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-25 17:59:34 +00:00
2012-10-14 21:45:16 +00:00