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

miss-islington report at bugs.python.org
Sun Dec 5 14:05:06 EST 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset beb834292db54fea129dd073cc822179430cee52 by Miss Islington (bot) in branch '3.10':
bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)
https://github.com/python/cpython/commit/beb834292db54fea129dd073cc822179430cee52


----------

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


More information about the Python-bugs-list mailing list