summaryrefslogtreecommitdiff
path: root/Lib/types.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-12-05 14:22:54 +0200
committerGitHub <noreply@github.com>2021-12-05 14:22:54 +0200
commitd15cdb2f32f572ce56d7120135da24b9fdce4c99 (patch)
tree156e25eedbeddac79d43772dbead201da5d08f5e /Lib/types.py
parentf42a06ba279c916fb67289e47f9bc60dc5dee4ee (diff)
downloadcpython-git-d15cdb2f32f572ce56d7120135da24b9fdce4c99.tar.gz
bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)
Getting an attribute via attrib.get() simultaneously with replacing the attrib dict can lead to access to deallocated dict.
Diffstat (limited to 'Lib/types.py')
0 files changed, 0 insertions, 0 deletions