[asterisk-bugs] [Asterisk 0019053]: [patch] Chan_local crashes in fixup
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 3 16:22:40 CDT 2011
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=19053
======================================================================
Reported By: oej
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 19053
Category: Channels/chan_local
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.2.17.2
JIRA: SWP-3296
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/1158/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-04-01 09:02 CDT
Last Modified: 2011-05-03 16:22 CDT
======================================================================
Summary: [patch] Chan_local crashes in fixup
Description:
The "don't bridge to myself" patch assumes that both p->owner and p->chan
exists, which may not be the case. During testing, our Asterisk crashed
when p->chan was NULL and p->chan->bridge of course did not exist in this
universe.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-03 16:22 dvossel Status ready for review =>
assigned
2011-05-03 16:22 dvossel Assigned To => dvossel
======================================================================
More information about the asterisk-bugs
mailing list