commit | 91bf01d4b15a40be4510fd9ee5e6dc8e9c019fce | [log] [tgz] |
---|---|---|
author | Nikita Sobolev <mail@sobolevn.me> | Mon Feb 12 19:27:27 2024 +0300 |
committer | GitHub <noreply@github.com> | Mon Feb 12 19:27:27 2024 +0300 |
tree | 178b015a356f1f38dc316d4fb3bfb902552cc85b | |
parent | 91822018eeba12a6c9eabbc748363b2fd4291b30 [diff] |
gh-87804: Fix the refleak in error handling of `_pystatvfs_fromstructstatfs` (#115335) It was the macro expansion! Sorry!