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

Serhiy Storchaka report at bugs.python.org
Tue Oct 10 16:26:27 EDT 2017


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


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


----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list