]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/evp_extra_test.c: Peek at the error instead of getting it.
authorRichard Levitte <levitte@openssl.org>
Wed, 9 Jun 2021 09:00:00 +0000 (11:00 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 15 Jun 2021 14:21:32 +0000 (16:21 +0200)
commit5d8ad7d385f1be0d2ef6fd3bfc91debdf3835c96
treea75e4853592a8370a5254f7d607388fddd4c76dd
parent27fb7a0a27c2b35b8f385fa2a23588603c7a94a4
test/evp_extra_test.c: Peek at the error instead of getting it.

If there is an error report, we want to get it printed too.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15604)
test/evp_extra_test.c