X509 build_chain(): Restrict scope of 'self_signed' variable
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 4 Mar 2021 09:56:27 +0000 (10:56 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 19 May 2021 18:14:55 +0000 (20:14 +0200)
commitaaa584cee7d2172b6a4a5165d685b473b07a0de3
tree0227c351dee59efa509e9b9ff2a692a89f24ec49
parentda750b15c0e69f809243d56eceb37d56a8fc9cfd
X509 build_chain(): Restrict scope of 'self_signed' variable

This should increase readability and maintainability.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14422)
crypto/x509/x509_vfy.c