]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133597: Fix memory leak if error occurred in _sys_getwindowsversion_from_kernel32...
authorSergey Miryanov <sergey.miryanov@gmail.com>
Thu, 8 May 2025 11:09:20 +0000 (04:09 -0700)
committerGitHub <noreply@github.com>
Thu, 8 May 2025 11:09:20 +0000 (12:09 +0100)
commit0ec8fc83a83914d2ae97e52529e98ce63aaf831c
tree36785d6865c2db13013d4a3fe68a20746a12fd7e
parent45bb5ba61a8d6dcaa44312b67fe6bade5e2ad992
gh-133597: Fix memory leak if error occurred in _sys_getwindowsversion_from_kernel32 (GH-133598)
Python/sysmodule.c