Corrado Derenale wrote:
>
> Hi,
> how can be possible that a program compiled with the previous version of
> the library, the 0.9.4 work very well and compiled with the last one the
> 9.5 generate a segmentation fault? The instruction that cause the
> segmentation fault is a simple PKCS7_dataDecode
>
> p7bio=PKCS7_dataDecode(p7,pkey,NULL,x509);
>
> if i comment this instuction all goes well.
>
> the only modify i've done to the program is change the
> SSLeay_add_all_algorithms();
> with the
> OpenSSL_add_all_algoruthm();
>
> Is this a bug or simply i'm doing something wrong?
>
> bye, Corrado.
>
WIthout more information its difficult to say. Where does in OpenSSL
does it crash? Can you give a sample program that crashes on 0.9.5 but
not 0.9.4?
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]