[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:55 CDT 2008
The following issue has been CLOSED
======================================================================
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: closed
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:
Resolution: no change required
Fixed in Version:
======================================================================
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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-08-01 09:25 Corydon76 Status new => closed
2008-08-01 09:25 Corydon76 Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list