Hello "d",

On Mon, Jul 20, 2020 at 6:23 PM d via openssl-users <
openssl-users@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
  • Memory leak d via openssl-users
    • Re: Memory leak Emmanuel Deloget

Reply via email to