Serhiy Storchaka added the comment:

Here is revised patch. It addresses Gregory's comments, uses properly integer 
types and converters for all values, and adds additional checks for integer 
overflows and ZIP file validity. As a side effect the performance can be 
increased due to less memory allocations and IO operations.

----------
Added file: http://bugs.python.org/file40980/zipimport_int_overflow_2.patch

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

Reply via email to