Cleanup pass over x509_check_policy.c
authortb <tb@openbsd.org>
Fri, 28 Apr 2023 09:56:09 +0000 (09:56 +0000)
committertb <tb@openbsd.org>
Fri, 28 Apr 2023 09:56:09 +0000 (09:56 +0000)
commit78fe41cb469a239d82ea6ff0018ba56cf526f375
treebe79e98c13cfd1cd72e7d7265384fc6e7573afa9
parentc889eb5533781f447ed876ed4019cf163b9dbbce
Cleanup pass over x509_check_policy.c

This hoists variable declarations to the top and compiles with -Wshadow.

ok beck
lib/libcrypto/x509/x509_policy.c