]> 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:29:51 +0000 (09:29 +0200)
commit78f4374de165ca31582d337aad12c8d8572afd80
tree84d8f3dfe5fe17faedcd8a603659265c9dc9b3e9
parenteb0430c6ec006cdfc9346720df0f99c8dc984e7a
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