[openssl-dev] [openssl.org #3660] Memory leak in s_server.c

Matt Caswell via RT rt at openssl.org
Thu Jan 15 10:24:11 UTC 2015


On Thu Jan 15 10:38:58 2015, sidhpurwala.huzaifa at gmail.com wrote:
> Hi,
>
> I found a memory leak in s_server.c. On my x86_64 machine, this leaks 56
> bytes for each connection request.
>
> Patch is attached.

I'm not seeing this memory leak. The kctx object should be being freed in the
call to SSL_free - and in my tests it was being. How are you testing this, and
how have you determined that there was a leak?

Thanks

Matt



More information about the openssl-dev mailing list