On Tue, Feb 16, 2010, Dmitry Ivanov wrote:

> Hi there!
> 
> I'm using the GOST engine to sign files on an ARM platform and I got a
> crash with bt pointing to the GOST engine. When gost2001_do_sign()
> fails for some reason (missing /dev/urandom in my case) it doesn't set
> 'newsig' to NULL and hence returns a dangling pointer.
> pkey_gost01_cp_sign()
> gets misled by it and everything goes downhill from there.
> 

Patch applied thanks for reporting this.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to