[ http://issues.apache.org/jira/browse/AXISCPP-566?page=history ]
Fred Preston closed AXISCPP-566:
--------------------------------
Resolution: Fixed
Both files have been updated/
> The wrong 'free' has been used in IPV6 HTTPChannel
> --------------------------------------------------
>
> Key: AXISCPP-566
> URL: http://issues.apache.org/jira/browse/AXISCPP-566
> Project: Axis-C++
> Type: Bug
> Environment: n/a
> Reporter: Fred Preston
> Assignee: Fred Preston
>
> Hi All,
> In HTTPChannel and HTTPSSLChannel, the wrong 'free' has been used to free up
> an iterator returned by the call to getaddrinfo(). Currently we are using
> the free() command, but we should be using freeaddrinfo(). Using free() may
> cause memory leaks because the iterator may not necessarily be the only item
> in the list.
> Regards,
> Fred Preston.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira