]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43637: Fix a possible memory leak in winreg.SetValueEx() (GH-25038)
authorZackery Spytz <zspytz@gmail.com>
Tue, 30 Mar 2021 06:22:34 +0000 (00:22 -0600)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 06:22:34 +0000 (15:22 +0900)
commitdfeec347f21b86879ba8f27f567bb275b243f1bc
tree00c383d6993cd0ae8f631084154771f277ab31e4
parent068ebf9729d440cef03e4c57e3db83c851146172
bpo-43637: Fix a possible memory leak in winreg.SetValueEx() (GH-25038)
PC/winreg.c