]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_libctx_test: fix provider compat CI regression
authorPauli <ppzgs1@gmail.com>
Mon, 7 Oct 2024 23:38:26 +0000 (10:38 +1100)
committerTomas Mraz <tomas@openssl.org>
Tue, 8 Oct 2024 07:30:06 +0000 (09:30 +0200)
commit46892d409b58e7f429797695bdce2538514e70cd
tree96a076f4ebb7d6649c51951b2b3f93e242d764ea
parente1a2db06680990ee9d8c0d39dcf24de59716218d
evp_libctx_test: fix provider compat CI regression

The regression was introduced by #25522.

Fixes #25632

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25633)

(cherry picked from commit 73e720c3a5164d28ffbcbf06aa88ecdfd8b2fe7f)
test/evp_libctx_test.c