]> git.ipfire.org Git - thirdparty/openssl.git/commit
return 0 if an error occurred
authorAlexey Fofanov <avoget@gmail.com>
Wed, 25 Oct 2023 11:29:06 +0000 (14:29 +0300)
committerAlexey Fofanov <avoget@gmail.com>
Wed, 25 Oct 2023 11:29:06 +0000 (14:29 +0300)
commitf0d88b4d070426493749cfd6b657e42dc3c2f5dd
tree57ea22b702a4a7104e79d8477c9fe5242771f572
parent6b7eed07cf519d68df040d9682598fd78395971d
return 0 if an error occurred

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22504)
crypto/http/http_client.c