diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-05-06 17:05:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-06 17:05:37 (GMT) |
commit | f68d2d69f1da56c2aea1293ecf93ab69a6010ad7 (patch) | |
tree | ff2192f35b515dcb09af4b62587a7106cf16eca3 /Python/getcompiler.c | |
parent | 3fbe96123aeb66664fa547a8f6022efa2dc8788f (diff) | |
download | cpython-f68d2d69f1da56c2aea1293ecf93ab69a6010ad7.zip cpython-f68d2d69f1da56c2aea1293ecf93ab69a6010ad7.tar.gz cpython-f68d2d69f1da56c2aea1293ecf93ab69a6010ad7.tar.bz2 |
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25935)
Fixes http.client potential denial of service where it could get stuck reading lines from a malicious server after a 100 Continue response.
Co-authored-by: Gregory P. Smith <greg@krypto.org>
(cherry picked from commit 47895e31b6f626bc6ce47d175fe9d43c1098909d)
Co-authored-by: Gen Xu <xgbarry@gmail.com>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions