[jira] [Created] (XERCESC-2264) Bug in legacy gethostbyname calls in NetAccessors
"Scott Cantor (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
Scott Cantor created XERCESC-2264:
-------------------------------------
Summary: Bug in legacy gethostbyname calls in NetAccessors
Key: XERCESC-2264
URL: https://issues.apache.org/jira/browse/XERCESC-2264
Project: Xerces-C++
Issue Type: Bug
Components: NetAccessors
Affects Versions: 3.3.0
Reporter: Scott Cantor
Fix For: 3.3.1
Some legacy code paths not likely to be used are making gethostbyname calls with a size value miscomputed. Removing the code would be best, but to avoid any platform coverage issues, there's a simple fix in case they're still in use.
Someone else can remove the code if they prefer of course.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)