[asterisk-bugs] [Asterisk 0015998]: [patch] Reset entire span request can result in a crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 6 17:34:57 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15998
======================================================================
Reported By: tsearle
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 15998
Category: Channels/chan_dahdi
Reproducibility: random
Severity: crash
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 221083
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-10-01 04:10 CDT
Last Modified: 2009-10-06 17:34 CDT
======================================================================
Summary: [patch] Reset entire span request can result in a
crash
Description:
Upon getting a request to reset an entire span, asterisk can crash with a
core dump.
======================================================================
----------------------------------------------------------------------
(0111945) svnbot (reporter) - 2009-10-06 17:34
https://issues.asterisk.org/view.php?id=15998#c111945
----------------------------------------------------------------------
Repository: asterisk
Revision: 222397
U branches/1.6.2/channels/chan_dahdi.c
------------------------------------------------------------------------
r222397 | jpeeler | 2009-10-06 17:34:56 -0500 (Tue, 06 Oct 2009) | 11
lines
Fix potential crash when entire span request is received.
The variable index used in this scenario for accessing the dahdi_pvts was
wrong and was most likely copied from the several other places it is used
correctly.
(closes issue https://issues.asterisk.org/view.php?id=15998)
Reported by: tsearle
Patches:
dahdi_reset_crash.patch uploaded by tsearle (license 373)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=222397
Issue History
Date Modified Username Field Change
======================================================================
2009-10-06 17:34 svnbot Checkin
2009-10-06 17:34 svnbot Note Added: 0111945
======================================================================
More information about the asterisk-bugs
mailing list