[
https://issues.apache.org/jira/browse/AXIS2C-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613110#action_12613110
]
Damitha Kumarage commented on AXIS2C-1156:
------------------------------------------
I found that leak details for server side actually caused by publisher sample.
publisher sample publish data in a loop within a thread. We need to study it
and fix the leaks
> memory leak in savanc
> ---------------------
>
> Key: AXIS2C-1156
> URL: https://issues.apache.org/jira/browse/AXIS2C-1156
> Project: Axis2-C
> Issue Type: Bug
> Affects Versions: 1.4.0
> Environment: linux fc5
> Reporter: Frederic Heem
> Assignee: Damitha Kumarage
> Fix For: 1.4.1
>
> Attachments: in_handler.patch, sub_processor.patch
>
>
> In savan_in_handler_invoke(), a processor is created by
> savan_sub_processor_create() but it is not freed, actually, there isn't a
> function to free it (savan_sub_processor_free() ?)
> Also there is a mix of tab and spaces in the file which makes it difficult to
> read and maintain.
--
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]