]> 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)
committerHugo Landau <hlandau@openssl.org>
Thu, 26 Oct 2023 14:21:16 +0000 (15:21 +0100)
commite2f69d435bdc263fa4c30ee77484a0d2f6a8ff46
treee0b785d50dee679819917dc531c16285ec4cf4df
parent4177999d2783d24f5053a1edb4de9aa5ecd11c4d
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