On 16 December 2010 16:31, Mark Andrews via RT <r...@openssl.org> wrote:
> encountered a NULL pointer dereference in the gost code
> due to a undetected EVP_PKEY_assign() failure in pkey_gost01_paramgen().
>

Thnaks for report!

Could you please share a secret knowelege: why EVP_PKEY_assign() fails
in pkey_gost01_paramgen() in your case?
I eyeball their code, but can't find out why it can fails. (Except
passing incorrect pointers.)

Is it reproducible from command-line, or it happens in your specific code?

Andrey
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to