]> git.ipfire.org Git - thirdparty/openssl.git/commit
X509_STORE_CTX_get1_issuer(): make happy path quicker again
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 31 Jan 2025 15:03:34 +0000 (16:03 +0100)
committerNeil Horman <nhorman@openssl.org>
Wed, 12 Feb 2025 13:07:57 +0000 (08:07 -0500)
commitb45e035bf7a93df67d2b5fd96f818d02f977ec8a
treee88dbb3f82b187dc372b88f9361522fb4b0be0db
parent5ebd6d26a805631230d8f8ea80a83034f7b65b2b
X509_STORE_CTX_get1_issuer(): make happy path quicker again

Fixes #26588

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26600)
crypto/x509/x509_local.h
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c