]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix several reference counting bugs in pyexpat.c. (GH-9955)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Oct 2018 07:25:00 +0000 (00:25 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Oct 2018 07:25:00 +0000 (00:25 -0700)
commitd85c2726b9f305ac5128764bda773a78e52101cd
treebd323e171b83ebecf8c3bbeeefcc9498363f7300
parentcc279f4b9d0fbab4c8003c97849846bc20259794
Fix several reference counting bugs in pyexpat.c. (GH-9955)

(cherry picked from commit 68def052dcd41313eff2bd9f269e22c5a941db4d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Modules/pyexpat.c