Simplify slightly by using X509_get0_pubkey() thus eliminating the
authortb <tb@openbsd.org>
Wed, 24 Nov 2021 19:29:19 +0000 (19:29 +0000)
committertb <tb@openbsd.org>
Wed, 24 Nov 2021 19:29:19 +0000 (19:29 +0000)
commit1b78ce0485c23be33121e4388fae61d0d4c85c58
tree9f9ed5e3ea9717de29ba6a844ac9e38408e3d7c5
parentb95de79625f9456dbe35d742d47be5f059d6039a
Simplify slightly by using X509_get0_pubkey() thus eliminating the
need for EVP_PKEY_free().

ok beck
lib/libcrypto/ocsp/ocsp_vfy.c