]> granicus.if.org Git - python/commit
Chris McDonough's patch to defend against certain DoS attacks on FieldStorage.
authorGuido van Rossum <guido@python.org>
Thu, 10 Aug 2006 17:41:07 +0000 (17:41 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 Aug 2006 17:41:07 +0000 (17:41 +0000)
commit9568b738ec3f52f1e82501e943ba9d67b77aa32a
tree42ebc96bd35759551668e167ad326fd73ae9ebcf
parentcd3d8bee022cda55c43c2130122d092f5059d115
Chris McDonough's patch to defend against certain DoS attacks on FieldStorage.
SF bug #1112549.
Lib/cgi.py
Lib/test/output/test_cgi
Lib/test/test_cgi.py