]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509: sort stacks prior to searching
authorPauli <pauli@openssl.org>
Fri, 21 Apr 2023 04:24:53 +0000 (14:24 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Apr 2023 07:24:06 +0000 (09:24 +0200)
commit3ef5b6009767aeff2fea47144af36cd13bd19d6d
tree652f457c290b6d1502900d899105d4bef3170509
parenteb0935fd21220708e4321374380db497e9c5ecdf
x509: sort stacks prior to searching

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20782)
crypto/x509/x509_lu.c