]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Nov 2019 23:31:08 +0000 (15:31 -0800)
committerGitHub <noreply@github.com>
Tue, 19 Nov 2019 23:31:08 +0000 (15:31 -0800)
commita5ed2fe0eedefa1649aa93ee74a0bafc8e628a10
treee0bc83e5afafe7a5e22f552862f837d753176f38
parent829593a9262e67c72167c6cb20d383203b2ea410
bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250)

(cherry picked from commit ac2235432c607ce2c0faf6dff5d9b2534d2f6652)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Modules/faulthandler.c