[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 09:25:53 CDT 2008
A NOTE has been added to this issue.
======================================================================
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 09:25 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.
======================================================================
----------------------------------------------------------------------
(0090973) Corydon76 (administrator) - 2008-08-01 09:25
http://bugs.digium.com/view.php?id=13218#c90973
----------------------------------------------------------------------
Please upgrade to current 1.4 or SVN past 80391. This has already been
fixed.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-01 09:25 Corydon76 Note Added: 0090973
======================================================================
More information about the asterisk-bugs
mailing list