diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2021-12-05 14:22:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-05 14:22:54 +0200 |
| commit | d15cdb2f32f572ce56d7120135da24b9fdce4c99 (patch) | |
| tree | 156e25eedbeddac79d43772dbead201da5d08f5e /Lib/types.py | |
| parent | f42a06ba279c916fb67289e47f9bc60dc5dee4ee (diff) | |
| download | cpython-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
