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