On Friday 15 August 2003 09:13, Leenex Gomes via RT wrote:
> Memory leak in DSA_free() call in dsa_lib.c
>
> Version :
>
> openssl-0.9.6c. But the same exists in openssl-0.9.7b
>
> Description :
>
> method_mont_p member of DSA struct is not freed.

That's strange as this should be done by DSA_METHOD->finish()
(that's normally dsa_finish from dsa_ossl.c). Did you modified
the DSA_METHOD structure (e.g. by using some kind of engine) ?

Nils

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to