[openssl/openssl] 243465: http_client.c: fix calculation of Content-Length i...
David von Oheimb
noreply at reply.github.openssl.org
Mon Jul 11 09:28:50 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 243465fd556837402bff52b7bf3d59420b68a02e
https://github.openssl.org/openssl/openssl/commit/243465fd556837402bff52b7bf3d59420b68a02e
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M crypto/http/http_client.c
Log Message:
-----------
http_client.c: fix calculation of Content-Length in set1_content()
Work around an inconsistency in the implementations of BIO_CTRL_INFO.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18701)
More information about the openssl-commits
mailing list