[asterisk-bugs] [Asterisk 0016135]: [patch] ast_gethostbyname doesn't set h_length if argument is an IP Address
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 4 11:42:26 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16135
======================================================================
Reported By: thedavidfactor
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16135
Category: Core/Netsock
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: 1.6.1.6
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-26 17:08 CDT
Last Modified: 2009-12-04 11:42 CST
======================================================================
Summary: [patch] ast_gethostbyname doesn't set h_length if
argument is an IP Address
Description:
If an IP Address is give as the argument to ast_gethostbyname it
short-circuits and returns the ast_hostent with the provided IP Address,
however it doesn't set the h_length attribute, as it does if the argument
is a hostname. This was discussed with ebroad & mvanbaak on #asterisk-dev
======================================================================
----------------------------------------------------------------------
(0114771) mvanbaak (manager) - 2009-12-04 11:42
https://issues.asterisk.org/view.php?id=16135#c114771
----------------------------------------------------------------------
+1 from me.
It does not seem to break anything here.
Issue History
Date Modified Username Field Change
======================================================================
2009-12-04 11:42 mvanbaak Note Added: 0114771
======================================================================
More information about the asterisk-bugs
mailing list