Set local variable to 0 to avoid build error
authorPaul Yang <paulyang.inf@gmail.com>
Sun, 4 Jun 2017 19:41:19 +0000 (03:41 +0800)
committerMatt Caswell <matt@openssl.org>
Tue, 6 Jun 2017 16:50:06 +0000 (17:50 +0100)
commite514ff0f7368b75b312d69da7b3a82ee57141967
tree46d4b526c41b86433231832e7d022d96de74c3bf
parent6d2523e0378edabad236bf052d465448dc387c9d
Set local variable to 0 to avoid build error

Signed-off-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3614)
test/x509_check_cert_pkey_test.c