[Patches] [ python-Patches-774221 ] 2.3c1: zipfile.py confused by garbage at the very end of zip

SourceForge.net noreply at sourceforge.net
Mon Sep 1 17:38:14 EDT 2003


Patches item #774221, was opened at 2003-07-19 10:00
Message generated for change (Settings changed) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=774221&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Nikolai Saoukh (nms)
>Assigned to: Greg Ward (gward)
Summary: 2.3c1: zipfile.py confused by garbage at the very end of zip

Initial Comment:
Some zip files can contain garbage past the End of Central Directory. _EndRecData() treat it as comment, thus failing
sanity check for comment length.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=774221&group_id=5470



More information about the Patches mailing list