[issue27946] elementtree calls PyDict_GetItem without owning a reference to the dict

Serhiy Storchaka report at bugs.python.org
Sun Dec 5 07:23:24 EST 2021


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


New changeset d15cdb2f32f572ce56d7120135da24b9fdce4c99 by Serhiy Storchaka in branch 'main':
bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)
https://github.com/python/cpython/commit/d15cdb2f32f572ce56d7120135da24b9fdce4c99


----------

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


More information about the Python-bugs-list mailing list