[asterisk-bugs] [Asterisk 0013218]: [patch] when insecure variable can't be retrieved, asterisk crashes

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Aug 1 07:36:29 CDT 2008


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13218 
====================================================================== 
Reported By:                viraptor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13218
Category:                   Channels/chan_sip/General
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           Older 1.4 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-08-01 07:25 CDT
Last Modified:              2008-08-01 07:36 CDT
====================================================================== 
Summary:                    [patch] when insecure variable can't be retrieved,
asterisk crashes
Description: 
When insecure variable can't be retrieved in `realtime_peer()`, asterisk
crashes in
set_insecure_flags(&flags, insecure, -1);
because returned `insecure` == NULL.

Attached patch hopefully corrects it. I'm not sure if there's a point in
browsing category further - if not, please change continue to return.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-01 07:36 viraptor       Summary                  when insecure variable
can't be retrieved, asterisk crashes => [patch] when insecure variable can't be
retrieved, asterisk crashes
======================================================================




More information about the asterisk-bugs mailing list