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 Dmitry Goncharov <dg...@unison.com> on 2008/09/01 16:23:54 UTC

memory leaks in axis2c?

Hi,

It seems that the axis2c version 1.5.0 leaks memory.
The echo example works on the top of both tcp and tls. However, being 
run on the top of tls it leaks memory.
It seems that ssl related structs, which get allocated by 
axis2_ssl_utils_initialize_ssl(), don't get freed.
Tested on 64bit linux.

BR, Dmitry

Re: memory leaks in axis2c?

Posted by Manjula Peiris <ma...@wso2.com>.
Please put a jira issuse for this. And add your environment details and
valgrind output of the memory leaks. 


On Mon, 2008-09-01 at 18:23 +0400, Dmitry Goncharov wrote:
> Hi,
> 
> It seems that the axis2c version 1.5.0 leaks memory.
> The echo example works on the top of both tcp and tls. However, being
> run on the top of tls it leaks memory.
> It seems that ssl related structs, which get allocated by
> axis2_ssl_utils_initialize_ssl(), don't get freed.
> Tested on 64bit linux.
> BR, Dmitry


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