[issue31728] crashes in _elementtree due to unsafe decrefs of Element.text and Element.tail

Serhiy Storchaka report at bugs.python.org
Wed Oct 11 09:29:14 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset f15058a697de12b0efe6c7ebc38fe61a993bb5d5 by Serhiy Storchaka (Oren Milman) in branch '2.7':
[2.7] bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.text and Element.tail (GH-3924) (#3950)
https://github.com/python/cpython/commit/f15058a697de12b0efe6c7ebc38fe61a993bb5d5


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31728>
_______________________________________


More information about the Python-bugs-list mailing list