[openssl-dev] [openssl.org #3640] Bug report: PKCS7_decrypt memory leak

2014-12-23 Thread Luis Garcia via RT
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. I am developing on a linux OS with OpenSSL version 1.0.1e Let me know if I can provide any additional

Re: [openssl-dev] [openssl.org #3640] Bug report: PKCS7_decrypt memory leak

2014-12-23 Thread Luis Garcia via RT
Just an update: I updated to the latest library available 1.0.1j and still got the same memory leak. Thanks, Luis Enrique From: Luis Garcia Sent: Monday, December 22, 2014 2:51 PM To: r...@openssl.org Subject: Bug report: PKCS7_decrypt memory leak When using

[openssl.org #3620] bug report ASN1_item_d2i causes memory leak

2014-12-02 Thread Luis Garcia via RT
Hi, The bug list server of openssl is very slow to access, so I am not sure if this bug has already been filed. When using the routine ASN1_item_d2i, the pointer passed as the in variable gets modified in ASN1_item_ex_d2i (pval=0xaf94, in=0xafe8, len=0, it=0x98b58c4 PKCS12_it,