[ 
https://issues.apache.org/jira/browse/AXIS2C-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Lazarski resolved AXIS2C-1153.
-------------------------------------
    Fix Version/s: 2.0.0
                       (was: 1.7.0)
       Resolution: Implemented

The memory leak no longer exists. Operations created 
  in stub code are properly freed through the service cleanup chain when
   axis2_stub_free() is called. 

> memory leak in code generated by WSDL2C, op not freed in 
> axis2_stub_populate_services_for_myService
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1153
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1153
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: 1.4.0
>         Environment: linux fc5
>            Reporter: Frederic Heem
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Each operation  created by  axis2_op_create_with_qname()  in the function 
> axis2_stub_populate_services_for_myService is not freed, can they be freed in 
>  axis2_stub_free() ?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to