]> git.ipfire.org Git - thirdparty/openssl.git/commit
Backport of the fix #27506 (empty IDP causes error) to the version 3.5.
authorIgor Ustinov <igus68@gmail.com>
Wed, 23 Jul 2025 17:48:50 +0000 (20:48 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Sun, 27 Jul 2025 10:48:15 +0000 (12:48 +0200)
commit9ed6d025ae4a12dd01942f831ea5d9679f8b76e6
tree79c95ce3dc37e3edf70eff4245db60b881adae37
parent3300d10c6728bae348d3b662f93a03289f27bd65
Backport of the fix #27506 (empty IDP causes error) to the version 3.5.

(cherry picked from commit 6f0de58619a2a96a7ae9d098f572deda99dc73c9)

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28080)
crypto/x509/x_crl.c
test/crltest.c