return 0 if an error occurred
authorAlexey Fofanov <avoget@gmail.com>
Wed, 25 Oct 2023 11:29:06 +0000 (14:29 +0300)
committerHugo Landau <hlandau@openssl.org>
Thu, 26 Oct 2023 14:20:44 +0000 (15:20 +0100)
commit90cc6fa8341507bf28467fc70dd819426a574a5d
tree927dfc7070cac5893023201192b6a2b46e94bd5c
parent52d235e1ad2b19675b3ffdd43ec45523974f0344
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)

(cherry picked from commit f0d88b4d070426493749cfd6b657e42dc3c2f5dd)
crypto/http/http_client.c