[asterisk-bugs] [Asterisk 0019053]: [patch] Chan_local crashes in fixup

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Apr 1 09:06:01 CDT 2011


The following issue has been UPDATED. 
====================================================================== 
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:           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-04-01 09:06 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0133275) oej (manager) - 2011-04-01 09:06
 https://issues.asterisk.org/view.php?id=19053#c133275 
---------------------------------------------------------------------- 
Patch on reviewboard. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-01 09:06 oej            Reviewboard Link          =>
https://reviewboard.asterisk.org/r/1158/
2011-04-01 09:06 oej            Note Added: 0133275                          
======================================================================




More information about the asterisk-bugs mailing list