[ 
http://issues.apache.org/jira/browse/AXISCPP-391?page=comments#action_57805 ]
     
Samisa Abeysinghe commented on AXISCPP-391:
-------------------------------------------

It does not seem to place cleaning logic inside destructor as most of the 
methods are static in this class. terminate() looks to be the correct place. 
However placing the logic in terminate() did not work.

> Memory leaks due to non deallocation of g_traceEntrypoints in AxisTrace class
> -----------------------------------------------------------------------------
>
>          Key: AXISCPP-391
>          URL: http://issues.apache.org/jira/browse/AXISCPP-391
>      Project: Axis-C++
>         Type: Bug
>  Environment: All
>     Reporter: Samisa Abeysinghe

>
> The setTraceEntrypoints method in AxisTrace class new a AxisTraceEntrypoints 
> object.
> This is never deallocated.

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

Reply via email to