segfault42 added the comment:
still no one to help on this problem ? is someone has some idea ?
--
___
Python tracker
<http://bugs.python.org/issue6434>
___
___
segfault42 added the comment:
yes it's zinfo.file_size which is bigger than the long specify in the
struct.pack
There's must have a solution with the extra header because a lot of tools
can zip big file and these zip file can be open by zipfile.py
it's easy to reproduice wit
segfault42 added the comment:
look like issue 1182788
--
type: -> crash
___
Python tracker
<http://bugs.python.org/issue6434>
___
___
Python-bugs-list mai
New submission from segfault42 :
Hello,
I have a problem with the librairy zipfile.py
http://svn.python.org/view/python/trunk/Lib/zipfile.py?revision=73565&view=markup
Zinfo structure limit the size of a file to an int max value with the
ZIP64_LIMIT value ( equal to "(1 <<