]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for context duplication failure
authorSimo Sorce <simo@redhat.com>
Mon, 6 Mar 2023 23:38:00 +0000 (18:38 -0500)
committerPauli <pauli@openssl.org>
Tue, 14 Mar 2023 21:42:56 +0000 (08:42 +1100)
commitf3c0dd4f0cd3bc282575a98181f8190d81189a78
tree447b7ef0e9968e1a9b471970df378a006664c7e1
parent0fc00fc0e3867fc5f95fab1046ad7d2a85db06f8
Add test for context duplication failure

This checks that the first operation successfully completes even if
context duplication fails. But follwing operations get errors as
if the context was finlised.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/20375)
test/build.info
test/evp_extra_test.c
test/fake_rsaprov.c