[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
Tue Jun 8 08:29:29 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16135 
====================================================================== 
Reported By:                thedavidfactor
Assigned To:                pabelanger
====================================================================== 
Project:                    Asterisk
Issue ID:                   16135
Category:                   Core/Netsock
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
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:              2010-06-08 08:29 CDT
====================================================================== 
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
====================================================================== 

---------------------------------------------------------------------- 
 (0123102) Nick_Lewis (reporter) - 2010-06-08 08:29
 https://issues.asterisk.org/view.php?id=16135#c123102 
---------------------------------------------------------------------- 
does the h_addrtype also need to be set? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-08 08:29 Nick_Lewis     Note Added: 0123102                          
======================================================================




More information about the asterisk-bugs mailing list