[Home]

Summary:ASTERISK-01748: [patch] app_meetme.c crashes when removing non-head or tail user from non-first conference
Reporter:Rob Gagnon (rgagnon)Labels:
Date Opened:2004-06-02 18:51:14Date Closed:2008-01-15 14:57:09.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_meetme.c.patch.txt
Description:Brought up in the -dev mailing list by Jared Mauch.

Here is the patch to fix it

****** ADDITIONAL INFORMATION ******

The problem was the cur-> variable would be pointing to the head of all conferences instead of the current conference as intended.
Comments:By: Mark Spencer (markster) 2004-06-02 19:11:27

Fixed in CVS, thanks!

By: Digium Subversion (svnbot) 2008-01-15 14:57:09.000-0600

Repository: asterisk
Revision: 3136

U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r3136 | markster | 2008-01-15 14:57:09 -0600 (Tue, 15 Jan 2008) | 2 lines

WOrk on the proper pointer (bug ASTERISK-1748)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3136