[EMAIL PROTECTED] wrote:
>   -             free((char *)(ENGINE_get_id(block[loop])));
>   -             free((char *)(ENGINE_get_name(block[loop])));
>   +             OPENSSL_free((char *)(ENGINE_get_id(block[loop])));
>   +             OPENSSL_free((char *)(ENGINE_get_name(block[loop])));

Why the casts?

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"There is no limit to what a man can do or how far he can go if he
doesn't mind who gets the credit." - Robert Woodruff
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to