[asterisk-commits] russell: branch 1.4 r55751 - /branches/1.4/

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Tue Feb 20 17:22:30 MST 2007


Author: russell
Date: Tue Feb 20 18:22:29 2007
New Revision: 55751

URL: http://svn.digium.com/view/asterisk?view=rev&rev=55751
Log:
Blocked revisions 55750 via svnmerge

........
r55750 | russell | 2007-02-20 18:19:14 -0600 (Tue, 20 Feb 2007) | 9 lines

Fix random crashes when using the MeetMe application.  This patch converts list
handling to use the linked list macros and most importantly, implements
reference counting on the ast_conference objects.  The reference counting was
first backported from 1.4.  However, that code has some problems that caused
the reference count to never hit zero.  Those problems are fixed in this patch
and will be resolved in 1.4 and trunk next, with a different patch.

(issues #7647, #9073, #9106, BE-115). 

........

Modified:
    branches/1.4/   (props changed)

Propchange: branches/1.4/
------------------------------------------------------------------------------
Binary property 'branch-1.2-blocked' - no diff available.



More information about the asterisk-commits mailing list