Serhiy Storchaka added the comment:

Here is updated patch for 3.4.

Added new overflow checks in element_resize(), some runtime checks are replaced 
with asserts (conditions are always true), check for buffer size is copied from 
3.5, followed Eli's suggestions about nchildren and index.

----------
Added file: http://bugs.python.org/file41123/elementtree_overflow3.patch

_______________________________________
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