]> git.ipfire.org Git - thirdparty/openssl.git/commit
Check return of OSSL_PROVIDER_do_all to avoid coverity noise
authorViktor Dukhovni <openssl-users@dukhovni.org>
Sat, 18 Jan 2025 07:34:54 +0000 (18:34 +1100)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 21 Jan 2025 06:25:22 +0000 (17:25 +1100)
commit5b94140b52378c1160c1192c662de07b35aef92e
tree2c5c9866b62b2c04e6021625a44f28946d8e0595
parent1dafff06ca6a3c263e5e6222b92c6fbdbf31b8fe
Check return of OSSL_PROVIDER_do_all to avoid coverity noise

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26462)
apps/list.c