[ http://issues.apache.org/jira/browse/AXIS2C-297?page=all ]

Samisa Abeysinghe resolved AXIS2C-297.
--------------------------------------

    Fix Version/s: 0.96
       Resolution: Fixed
         Assignee: Samisa Abeysinghe

Must have been fixed with the memory leak fixing I have done

> A segmentation fault occurs from  AXIS2_SVC_CLIENT_FREE(svc_client, env)
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-297
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-297
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/clientapi
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>         Assigned To: Samisa Abeysinghe
>             Fix For: 0.96
>
>
>  A segmentation fault occurs from  AXIS2_SVC_CLIENT_FREE(svc_client, env ) 
> .when this function calls from rm_ping_client.c in sandesha samples clients.
> if (svc_client)
>     {
>         AXIS2_SVC_CLIENT_FREE(svc_client, env);
>         svc_client = NULL;
>     }

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to