> Unfortunately this didn't solve my problem, but at least I narrowed it down. > The leaks are caused by my call to "SSL_CTX_load_verify_locations", which is > essentially "X509_STORE_load_locations". Doesn't freeing the SSL_CTX_free release that data? If not, please file an RT ticket.