On Tue Dec 23 09:14:09 2014, luis.gar...@csr.com wrote:
> When using PKCS7_decrypt with the following parameters:
>
> BIO *bio = BIO_new(BIOS_s_mem());
>
> PKCS7 pointer, EVP_PKEY pointer, X509 pointer, bio, 0.
>
> I am getting a memory leak of 568 bytes.

Can you post a sample program? Or perhaps some kind of diagnostic that shows
WHERE the leak is occuring? (e.g,. valgrind on linux). Right now there's not
enough information to reproduce or analyze the problem.

_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to