diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-18 09:49:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-18 09:49:54 +0300 |
commit | 6f906b3d727d6b341abd5ad9c0652bbcbd5eb024 (patch) | |
tree | aa3396ba6ac0e2d97162137235436ba126ce3057 /Python/ast.c | |
parent | 9d4712bc8f26bf1d7e626b53ab092fe030bcd68d (diff) | |
download | cpython-git-6f906b3d727d6b341abd5ad9c0652bbcbd5eb024.tar.gz |
bpo-35008: Fix possible leaks in Element.__setstate__(). (GH-9924)
C implementation of xml.etree.ElementTree.Element.__setstate__()
leaked references to children when called for already initialized
element.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions