]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87804: Fix the refleak in error handling of `_pystatvfs_fromstructstatfs` (#115335)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 12 Feb 2024 16:27:27 +0000 (19:27 +0300)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2024 16:27:27 +0000 (19:27 +0300)
commit91bf01d4b15a40be4510fd9ee5e6dc8e9c019fce
tree178b015a356f1f38dc316d4fb3bfb902552cc85b
parent91822018eeba12a6c9eabbc748363b2fd4291b30
gh-87804: Fix the refleak in error handling of `_pystatvfs_fromstructstatfs` (#115335)

It was the macro expansion! Sorry!
Modules/posixmodule.c