[issue1757072] Zipfile robustness

R. David Murray report at bugs.python.org
Thu Jun 9 22:09:24 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

Note that based on the fact that most zipfile tools handle garbage after the indicated end of the comment by ignoring it, #10694 fixed zipfile to also ignore such trailing data.

It sounds like there may be more out-of-spec errors that could be ignored, though.  Should this issue therefore be left open?  If so, does anyone want to propose a patch?

----------
nosy: +r.david.murray
versions: +Python 3.3 -Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1757072>
_______________________________________


More information about the Python-bugs-list mailing list