Alan McIntyre <alan.mcint...@gmail.com> added the comment:

Apparenty _EndRecData64 needed the same kind of check that _EndRecData has when 
trying to seek to the end-of-archive record.  So I added that, and everything 
seems to work correctly now.  All tests pass on my 64-bit Linux box (including 
test_zipfile64).

The updated patch against py3k/trunk is attached as zipfile_empty2.diff.

----------
Added file: http://bugs.python.org/file18534/zipfile_empty2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1710703>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to