]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Chris McDonough's patch to defend against certain DoS attacks on FieldStorage.
authorGeorg Brandl <georg@python.org>
Fri, 11 Aug 2006 07:14:38 +0000 (07:14 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 11 Aug 2006 07:14:38 +0000 (07:14 +0000)
commit8aab37ed1fc7e1dd55e8950d11a1402c26e41220
tree4b70136c5044ac654b93797e1fd3305651797522
parentb302323c653f0aad4313c43039975865c2cddfd0
Chris McDonough's patch to defend against certain DoS attacks on FieldStorage.
SF bug #1112549. (backport from rev. 51190)
Lib/cgi.py
Lib/test/output/test_cgi
Lib/test/test_cgi.py
Misc/NEWS