[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 19:01:45 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15683
======================================================================
Reported By: alecdavis
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 15683
Category: Channels/chan_dahdi
Reproducibility: always
Severity: text
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-08-09 04:25 CDT
Last Modified: 2009-10-06 19:01 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.
======================================================================
----------------------------------------------------------------------
(0111952) svnbot (reporter) - 2009-10-06 19:01
https://issues.asterisk.org/view.php?id=15683#c111952
----------------------------------------------------------------------
Repository: asterisk
Revision: 222465
_U branches/1.6.1/
U branches/1.6.1/channels/chan_dahdi.c
------------------------------------------------------------------------
r222465 | jpeeler | 2009-10-06 19:01:44 -0500 (Tue, 06 Oct 2009) | 21
lines
Merged revisions 222463 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r222463 | jpeeler | 2009-10-06 18:56:01 -0500 (Tue, 06 Oct 2009) | 14
lines
Merged revisions 222462 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r222462 | jpeeler | 2009-10-06 18:51:19 -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=222465
Issue History
Date Modified Username Field Change
======================================================================
2009-10-06 19:01 svnbot Checkin
2009-10-06 19:01 svnbot Note Added: 0111952
======================================================================
More information about the asterisk-bugs
mailing list