Memory leaks in case of SOAPFault
---------------------------------

         Key: AXISCPP-390
         URL: http://issues.apache.org/jira/browse/AXISCPP-390
     Project: Axis-C++
        Type: Bug
  Components: Basic Architecture  
    Versions: 1.4 Final    
 Environment: All platforms
    Reporter: Samisa Abeysinghe
     Fix For: 1.5 Alpha


The pointer returned to the SOAPFault object is never deallocated in the 
generated code in case of a fault. The pointer is returned by 
Call::checkFault() method and memory is allocated by 
SoapDeSerializer::checkForFault()


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