]> git.ipfire.org Git - thirdparty/openssl.git/commit
test_provider_ex(): Add missing call failure checks
authorTomas Mraz <tomas@openssl.org>
Thu, 31 Aug 2023 08:26:22 +0000 (10:26 +0200)
committerPauli <pauli@openssl.org>
Sun, 8 Oct 2023 23:21:19 +0000 (10:21 +1100)
commit50b3c47b65e47a4f52ed1c47a0f248beb890193e
tree5b9b84d768770cc3ec9e6d99a7004d2276e108ee
parent79997a919f6cf3823d04fa9b34adaaa5aadd871a
test_provider_ex(): Add missing call failure checks

Fixes Coverity 1542440

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21913)
test/provider_test.c