]> 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:22 +0000 (09:30 +0200)
commitdfbd2879eb3df98391c27e6f5562556d161b2646
tree387bab9ef7021fc8877e75d6967089ed51fc4cd8
parentcb2863734392d90b5978bfd07fc0128545b7d894
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