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 "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2006/02/22 16:38:56 UTC

[jira] Created: (AXISCPP-936) Server leaks memory for arrays if simple types.

Server leaks memory for arrays if simple types.
-----------------------------------------------

         Key: AXISCPP-936
         URL: http://issues.apache.org/jira/browse/AXISCPP-936
     Project: Axis-C++
        Type: Bug
  Components: Server - Engine  
    Versions: current (nightly)    
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 


When the server-side serializer cleans up the last message it doesn't completely delete arrays of simple types.

-- 
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


[jira] Updated: (AXISCPP-936) Server leaks memory for arrays of simple types.

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-936?page=all ]

Adrian Dick updated AXISCPP-936:
--------------------------------

    Summary: Server leaks memory for arrays of simple types.  (was: Server leaks memory for arrays if simple types.)

> Server leaks memory for arrays of simple types.
> -----------------------------------------------
>
>          Key: AXISCPP-936
>          URL: http://issues.apache.org/jira/browse/AXISCPP-936
>      Project: Axis-C++
>         Type: Bug
>   Components: Server - Engine
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> When the server-side serializer cleans up the last message it doesn't completely delete arrays of simple types.

-- 
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


[jira] Closed: (AXISCPP-936) Server leaks memory for arrays of simple types.

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-936?page=all ]
     
Adrian Dick closed AXISCPP-936:
-------------------------------

    Fix Version: current (nightly)
     Resolution: Fixed

Corrected ArrayBean destructor to delete array elements not just the array of pointers, when handling arrays of simple types in the server.

> Server leaks memory for arrays of simple types.
> -----------------------------------------------
>
>          Key: AXISCPP-936
>          URL: http://issues.apache.org/jira/browse/AXISCPP-936
>      Project: Axis-C++
>         Type: Bug
>   Components: Server - Engine
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> When the server-side serializer cleans up the last message it doesn't completely delete arrays of simple types.

-- 
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