Memory leak

Emmanuel Deloget logout at free.fr
Mon Jul 20 16:57:52 UTC 2020


Hello "d",

On Mon, Jul 20, 2020 at 6:23 PM d via openssl-users <
openssl-users at openssl.org> wrote:

> No memory leakage, if I comment out all SSL related constructs from my
> code.
> Thus, the SSL related code parts seem to be the cause of this leak.
> What is the issue here?
> Makefile:
>

<snip>

SSL_CTX_new() shall be paired with SSL_CTX_free().

Best regards,

-- Emmanuel Deloget
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20200720/4d04124b/attachment.html>


More information about the openssl-users mailing list