[asterisk-bugs] [Asterisk 0017414]: [patch] ss_thread calls pri_grab without lock during overlap dial
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 24 16:58:49 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17414
======================================================================
Reported By: pdf
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 17414
Category: Channels/chan_dahdi
Reproducibility: sometimes
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.31
JIRA: SWP-1613
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-05-28 02:28 CDT
Last Modified: 2010-06-24 16:58 CDT
======================================================================
Summary: [patch] ss_thread calls pri_grab without lock during
overlap dial
Description:
Recent changes to chan_dahdi with relation to overlap dialling call
pri_grab without first obtaining a lock. This is likely to result in lock
leakage due to issue https://issues.asterisk.org/view.php?id=17407.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017407 [patch] DEADLOCK_AVOIDANCE can actually...
related to 0016789 [patch] Overlap receiving timeout, plus...
======================================================================
----------------------------------------------------------------------
(0123830) svnbot (reporter) - 2010-06-24 16:58
https://issues.asterisk.org/view.php?id=17414#c123830
----------------------------------------------------------------------
Repository: asterisk
Revision: 272446
U branches/1.4/channels/chan_dahdi.c
------------------------------------------------------------------------
r272446 | rmudgett | 2010-06-24 16:58:48 -0500 (Thu, 24 Jun 2010) | 10
lines
ss_thread calls pri_grab without lock during overlap dial
Recent changes to chan_dahdi with relation to overlap dialing call
pri_grab without first obtaining a lock.
(closes issue https://issues.asterisk.org/view.php?id=17414)
Reported by: pdf
Patches:
bug17414.patch uploaded by jpeeler (license 325)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=272446
Issue History
Date Modified Username Field Change
======================================================================
2010-06-24 16:58 svnbot Checkin
2010-06-24 16:58 svnbot Note Added: 0123830
======================================================================
More information about the asterisk-bugs
mailing list