[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:22 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.
======================================================================
----------------------------------------------------------------------
(0135256) svnbot (reporter) - 2011-05-23 09:30
https://issues.asterisk.org/view.php?id=19336#c135256
----------------------------------------------------------------------
Repository: asterisk
Revision: 320236
_U branches/1.6.2/
U branches/1.6.2/apps/app_meetme.c
------------------------------------------------------------------------
r320236 | rmudgett | 2011-05-23 09:30:22 -0500 (Mon, 23 May 2011) | 20
lines
Merged revisions 320235 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r320235 | rmudgett | 2011-05-20 15:38:22 -0500 (Fri, 20 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=320236
Issue History
Date Modified Username Field Change
======================================================================
2011-05-23 09:30 svnbot Checkin
2011-05-23 09:30 svnbot Note Added: 0135256
======================================================================
More information about the asterisk-bugs
mailing list