]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clean up asn1/ca.c
authorBob Beck <beck@openssl.org>
Thu, 12 Mar 2026 17:17:16 +0000 (11:17 -0600)
committerMatt Caswell <matt@openssl.foundation>
Mon, 16 Mar 2026 11:26:47 +0000 (11:26 +0000)
commit25c2ada8961316a699e3396ffea036b9248cf682
treee6c00278b5d6173c6c4bb55502c70e9945830f2a
parent00dcd4527d477544b0ff5727a377bc37f96f946f
Clean up asn1/ca.c

 Collapse a bunch of type calls down to a local variable

Fixes: 29974
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
MergeDate: Mon Mar 16 11:27:08 2026
(Merged from https://github.com/openssl/openssl/pull/30397)
apps/ca.c