Gregory P. Smith added the comment:

if you look at the zipimport.c file log there was one additional tiny change to 
fix a potential memory leak made after the change I suggested backing out:
http://hg.python.org/cpython/log/fb5f4cfc3230/Modules/zipimport.c

anyways, yes, backing up to the change before the ones i suggested backing out 
is the right thing to do.  patches attached though I don't have a reproduction 
case to confirm the problem and subsequent lack of problem yet.

----------
keywords: +patch
Added file: http://bugs.python.org/file34102/issue20621-33-rollbacks-gps01.diff

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

Reply via email to