You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Chinthana Danapala (JIRA)" <ax...@ws.apache.org> on 2005/06/14 10:13:47 UTC

[jira] Resolved: (AXISCPP-640) mallocs in C++ engine

     [ http://issues.apache.org/jira/browse/AXISCPP-640?page=all ]
     
Chinthana Danapala resolved AXISCPP-640:
----------------------------------------

    Fix Version: 1.6 Alpha
     Resolution: Incomplete

(Visible to axiscpp-developers)


> mallocs in C++ engine
> ---------------------
>
>          Key: AXISCPP-640
>          URL: http://issues.apache.org/jira/browse/AXISCPP-640
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Engine
>     Reporter: Mark Whitlock
>     Assignee: Chinthana Danapala
>      Fix For: 1.6 Alpha

>
> The Axis C++ engine should not use malloc/free/strdup. Instead it should use new/delete because mixing the two APIs causes memory problems. There are mallocs in MessageData.cpp, SoapDeSerializer.cpp, XercesHandler.cpp and PlatformSpecificOS400.cpp. These and other mallocs/frees/strdups should be replaced.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira