summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-10-18 07:16:40 (GMT)
committerGitHub <noreply@github.com>2018-10-18 07:16:40 (GMT)
commitbcbefe23fe2eb616a03c22764ba4ea79e12e3e28 (patch)
treedbb5db24cf12f0e5b6e852f00a3b1f834af6b532 /Doc/library
parent4bfecb9298d447d5599ea76f3f68f772c38b8fd0 (diff)
downloadcpython-bcbefe23fe2eb616a03c22764ba4ea79e12e3e28.zip
cpython-bcbefe23fe2eb616a03c22764ba4ea79e12e3e28.tar.gz
cpython-bcbefe23fe2eb616a03c22764ba4ea79e12e3e28.tar.bz2
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. (cherry picked from commit 6f906b3d727d6b341abd5ad9c0652bbcbd5eb024) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions