[asterisk-bugs] [Asterisk 0015683]: [patch] dahdi_read unbalanced ast_mutex_lock and ast_mutex_unlock
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 6 18:54:34 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15683
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15683
Category: Channels/chan_dahdi
Reproducibility: always
Severity: text
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 211232
Request Review:
======================================================================
Date Submitted: 2009-08-09 04:25 CDT
Last Modified: 2009-10-06 18:54 CDT
======================================================================
Summary: [patch] dahdi_read unbalanced ast_mutex_lock and
ast_mutex_unlock
Description:
if in alarm, the lock isn't removed.
if deferred dialing fails, the lock isn't removed.
======================================================================
----------------------------------------------------------------------
(0111949) svnbot (reporter) - 2009-10-06 18:54
https://issues.asterisk.org/view.php?id=15683#c111949
----------------------------------------------------------------------
Repository: asterisk
Revision: 222462
U branches/1.4/channels/chan_dahdi.c
------------------------------------------------------------------------
r222462 | jpeeler | 2009-10-06 18:54:33 -0500 (Tue, 06 Oct 2009) | 8 lines
Add missing unlock(s) in dahdi_read
(two cases in trunk)
(closes issue https://issues.asterisk.org/view.php?id=15683)
Reported by: alecdavis
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=222462
Issue History
Date Modified Username Field Change
======================================================================
2009-10-06 18:54 svnbot Checkin
2009-10-06 18:54 svnbot Note Added: 0111949
======================================================================
More information about the asterisk-bugs
mailing list