]> granicus.if.org Git - openssl/commit
Initialize variable
authorEmilia Kasper <emilia@openssl.org>
Tue, 14 Apr 2015 15:42:42 +0000 (17:42 +0200)
committerEmilia Kasper <emilia@openssl.org>
Tue, 21 Apr 2015 17:27:24 +0000 (19:27 +0200)
commit5c4fd8b515ef065d19490a3eda558d2326162bf9
tree51227be0260eb4c21c69ca60fb402694d1b5ec52
parent496c79f60c96154bd8fcebd01a22edca958c9ebd
Initialize variable

newsig may be used (freed) uninitialized on a malloc error.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 68249414405500660578b337f1c8dd5dd4bb5bcc)
engines/ccgost/gost_sign.c