hi,
I'm still trying to find why i can't call "openssl smime -decrypt ..." then "openssl smime -verify ..." in a row (without exiting to the system between both), my first post is here : http://marc.theaimsgroup.com/?l=openssl-users&m=103831151213967&w=2. Looking at ./crypto/pkcs7/pk7_smime.c it seems to me that "BIO *tmpmem;" isn't always freed. Maybe afterwards the memory is pretty corrupted so my call to "openssl smime -verify ..." fails ? Please tell if i'm right trying to investigate how the memory is before my second call or if I should have a look at something else. many thanks ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]