[asterisk-bugs] [Asterisk 0019053]: [patch] Chan_local crashes in fixup
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 1 09:02:24 CDT 2011
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=19053
======================================================================
Reported By: oej
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19053
Category: Channels/chan_local
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.17.2
JIRA:
Regression: No
Reviewboard Link:
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-04-01 09:02 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-04-01 09:02 oej New Issue
2011-04-01 09:02 oej Asterisk Version => 1.6.2.17.2
2011-04-01 09:02 oej Regression => No
2011-04-01 09:02 oej SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list