]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of 1.64, 1.65, 1.68:
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 05:10:28 +0000 (05:10 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 05:10:28 +0000 (05:10 +0000)
commit18311e681f7834344ab10021092402cfaf9f147b
treea1dc9ddc7b3ec404053af0a6f04c3d6040bcaca0
parentf05af938dc3cd8e075cde6c966f4447a48789d84
backport of 1.64, 1.65, 1.68:

1.64: Solve SF bug #231249: cgi.py opens too many (temporary) files.
1.65: Fix a denial-of-service attack, SF bug #443120.
1.68: "ib" should be "boundary"; reported by Neal Norwitz.

the first two of these are pretty severe bugs.
Lib/cgi.py