[asterisk-bugs] [Asterisk 0019336]: [patch] meetme cli cmd completion leaves conferences mutex locked

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 23 09:30:19 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19336 
====================================================================== 
Reported By:                zvision
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19336
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 319938 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-05-20 08:45 CDT
Last Modified:              2011-05-23 09:30 CDT
====================================================================== 
Summary:                    [patch] meetme cli cmd completion leaves conferences
mutex locked
Description: 
When issuing a meetme kick CLI command and an invalid (non-existent)
conference number is specified, pressing Tab leaves the conferences mutex
locked and, therefore, all conferences deadlock.
====================================================================== 

---------------------------------------------------------------------- 
 (0135255) svnbot (reporter) - 2011-05-23 09:30
 https://issues.asterisk.org/view.php?id=19336#c135255 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 320235

U   branches/1.4/apps/app_meetme.c

------------------------------------------------------------------------
r320235 | rmudgett | 2011-05-23 09:30:18 -0500 (Mon, 23 May 2011) | 13
lines

The meetme CLI command completion leaves conferences mutex locked.

When issuing a meetme kick CLI command and an invalid (non-existent)
conference number is specified, pressing Tab leaves the conferences mutex
locked and, therefore, all conferences deadlock.

Add missing unlock.

(closes issue https://issues.asterisk.org/view.php?id=19336)
Reported by: zvision
Patches:
      app_meetme.diff uploaded by zvision (license 798)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-23 09:30 svnbot         Checkin                                      
2011-05-23 09:30 svnbot         Note Added: 0135255                          
======================================================================




More information about the asterisk-bugs mailing list