[asterisk-bugs] [Asterisk 0017902]: [patch] Asterisk 1.8.0-beta3 DNSMGR address corruption
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 21 10:43:35 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17902
======================================================================
Reported By: afried
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 17902
Category: Core/PBX
Reproducibility: always
Severity: block
Priority: normal
Status: feedback
Target Version: 1.8.0
Asterisk Version: SVN
JIRA: SWP-2174
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/927/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-23 11:51 CDT
Last Modified: 2010-09-21 10:43 CDT
======================================================================
Summary: [patch] Asterisk 1.8.0-beta3 DNSMGR address
corruption
Description:
This may be related to 0017496. DNSMGR appears to be assigning the wrong
ip addresses to host names that appear in iax.conf and "forgettting"
previous lookups.
This is causing inbound calls from contexts with hostnames to be handled
by the default context.
======================================================================
----------------------------------------------------------------------
(0127191) svnbot (reporter) - 2010-09-21 10:43
https://issues.asterisk.org/view.php?id=17902#c127191
----------------------------------------------------------------------
Repository: asterisk
Revision: 287895
U branches/1.8/channels/chan_sip.c
U branches/1.8/main/acl.c
U branches/1.8/main/dnsmgr.c
U branches/1.8/res/res_rtp_asterisk.c
------------------------------------------------------------------------
r287895 | russell | 2010-09-21 10:43:34 -0500 (Tue, 21 Sep 2010) | 10
lines
Don't use ast_strdupa() from within the arguments to a function.
(closes issue https://issues.asterisk.org/view.php?id=17902)
Reported by: afried
Patches:
issue_17902.rev1.txt uploaded by russell (license 2)
Tested by: russell
Review: https://reviewboard.asterisk.org/r/927/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=287895
Issue History
Date Modified Username Field Change
======================================================================
2010-09-21 10:43 svnbot Checkin
2010-09-21 10:43 svnbot Note Added: 0127191
======================================================================
More information about the asterisk-bugs
mailing list