[issue10905] zipfile: fix arcname with leading '///' or '..'
Amaury Forgeot d'Arc
report at bugs.python.org
Fri Jan 14 13:20:31 CET 2011
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
What happens when the archive contains both 'foo' and '../foo'? They seem to be extracted at the same place.
----------
nosy: +amaury.forgeotdarc
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10905>
_______________________________________
More information about the Python-bugs-list
mailing list