[
https://issues.apache.org/jira/browse/AXIS2C-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481798
]
Samisa Abeysinghe commented on AXIS2C-537:
------------------------------------------
The soap builder instance and the two soap bodys are freed when the message
context is freed. Message context gets freed when the request completes.
Can you please mention the tool that you are using to detect leaks?
> Severe memory leak in process_http_post_request
> -----------------------------------------------
>
> Key: AXIS2C-537
> URL: https://issues.apache.org/jira/browse/AXIS2C-537
> Project: Axis2-C
> Issue Type: Bug
> Environment: All
> Reporter: Jared Hanson
> Priority: Critical
>
> In axis2_http_transport_utils_process_http_post_request(), there is a
> soap_builder and two soap_body's (in and out) that get constructed and never
> free'd. These are rather large structures, and can cause memory leaks of
> many MB within a matter of minutes. Further details have been posted to the
> mailing list.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]