summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dataclasses.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-12-05 19:04:59 (GMT)
committerGitHub <noreply@github.com>2021-12-05 19:04:59 (GMT)
commit52a9a71fe682e47f6c78a9c34aa9a797ca632c86 (patch)
tree1af19e896e075cbdd5abd2cac8947f891d90f84b /Lib/test/test_dataclasses.py
parent257eea55860c5f35acce49c062c5823c7a3a1317 (diff)
downloadcpython-52a9a71fe682e47f6c78a9c34aa9a797ca632c86.zip
cpython-52a9a71fe682e47f6c78a9c34aa9a797ca632c86.tar.gz
cpython-52a9a71fe682e47f6c78a9c34aa9a797ca632c86.tar.bz2
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. (cherry picked from commit d15cdb2f32f572ce56d7120135da24b9fdce4c99) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions