HTTPInputStream leaks tempfiles

Bug #1406038 reported by Tres Seaver
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zope.publisher
Invalid
Medium
Unassigned

Bug Description

For requests whose 'Content-Lenght' header is >= 65536, zope.publisher.http.HTTPInputStream allocates a tempfile as its "cacheStream". There is no machinery in place to ensure that the file will be closed (except via garbage collection).

Revision history for this message
Colin Watson (cjwatson) wrote :

The zope.publisher project on Launchpad has been archived at the request of the Zope developers (see https://answers.launchpad.net/launchpad/+question/683589 and https://answers.launchpad.net/launchpad/+question/685285). If this bug is still relevant, please refile it at https://github.com/zopefoundation/zope.publisher.

Changed in zope.publisher:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.