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 "Dushshantha Chandradasa (JIRA)" <ji...@apache.org> on 2008/06/28 12:15:45 UTC

[jira] Assigned: (AXIS2C-1152) memory leak in code generated by WSDL2C, svc_qname not freed in axis2_stub_populate_services_for_myService

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

Dushshantha Chandradasa reassigned AXIS2C-1152:
-----------------------------------------------

    Assignee: Dushshantha Chandradasa

> memory leak in code generated by WSDL2C, svc_qname not freed in axis2_stub_populate_services_for_myService
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1152
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1152
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: 1.4.0
>         Environment: linux fc5
>            Reporter: Frederic Heem
>            Assignee: Dushshantha Chandradasa
>            Priority: Minor
>
> In the generated code axis2_stub_populate_services_for_myService(), svc_qname is allocated but not freed, actually, it can be freed directly after  axis2_svc_set_qname (svc, env, svc_qname) beacuse it makes a copy of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org