[Home]

Summary:ASTERISK-02635: meetmeadmin/admin_exec() references null command pointer
Reporter:sedwards (sedwards)Labels:
Date Opened:2004-10-19 13:45:47Date Closed:2008-01-15 15:11:16.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The meetmeadmin application is supposed to be passed a conference name and a command letter -- KkLlMm.

If the command letter is not passed, admin_exec() line 1480 crashes asterisk when it attempts to reference "*command" in a switch statement.
Comments:By: Mark Spencer (markster) 2004-10-20 00:23:12

Should be fixed in CVS head, reopen if not.

By: Russell Bryant (russell) 2004-10-23 08:39:14

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:11:16.000-0600

Repository: asterisk
Revision: 4063

U   branches/v1-0/apps/app_meetme.c

------------------------------------------------------------------------
r4063 | russell | 2008-01-15 15:11:15 -0600 (Tue, 15 Jan 2008) | 2 lines

fix potential segfault in MeetMeAdmin (bug ASTERISK-2635)

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

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