diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-10-23 13:28:06 -0600 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-23 22:28:06 +0300 |
commit | 9f3ed3e213b30059087d059a7d1d3b2527fa8654 (patch) | |
tree | 550b4aaa4b449f074832553262ab3696ad901df8 /Python/pythonrun.c | |
parent | 82af0b63b07aa8d92b50098e382b458143cfc677 (diff) | |
download | cpython-git-9f3ed3e213b30059087d059a7d1d3b2527fa8654.tar.gz |
Fix error handling bugs in _elementtree.c. (GH-10060)
References could leak, NULL could be dereferenced, and the Expat parser could
be double freed when some errors raised.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions