Don't use a for-loop decleration
authorAlex Gaynor <alex.gaynor@gmail.com>
Sat, 8 Apr 2017 00:56:12 +0000 (20:56 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 22 May 2017 12:03:22 +0000 (08:03 -0400)
commit8368a3abb8a2f5d1bde3ba891b4ce2b082e4f512
treeeb33e418468bf4c80753c59c4626a71c344a83f0
parent3a490bbb1c9355bc0fefc50742ecc056d84332c1
Don't use a for-loop decleration

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3149)
crypto/ct/ct_x509v3.c