Serhiy Storchaka added the comment:

Christian's patch fixes two things: integer overflow and memory leak. First 
I'll commit a fix for memory leak (with cleanup and tests). Integer overflow 
looks already fixed in recent releases, there is nothing to commit. This part 
should be applied only to old releases.

----------
assignee:  -> serhiy.storchaka

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

Reply via email to