Recently I have started studying about memory leaks in C++, so I may ask a naive questions. I have a c++ library that is using OpenSSL - my task is to check if there are
To get rid of compilation error in Joe H's answer:
sk_SSL_COMP_free(SSL_COMP_get_compression_methods());