[jira] [Resolved] (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]> |
[ https://issues.apache.org/jira/browse/XERCESC-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor resolved XERCESC-2264.
-----------------------------------
Assignee: Scott Cantor
Resolution: Fixed
Fixed, commit 56b87e187dae4497e15931039537b74443389fe8
> 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
> Assignee: Scott Cantor
> Priority: Minor
> 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)