]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150178: Fix refcount leaks in hamt allocation failure paths (#150179)
authorpengyu lee <lipengyu@kylinos.cn>
Sat, 23 May 2026 08:33:40 +0000 (16:33 +0800)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 08:33:40 +0000 (14:03 +0530)
commit32823af153b76b7042fbce28ea8a6e0c3c4f1ca8
tree4b84d689929d02d6d8c241aaa1b6bff6c33a1076
parente7eaed56149aa08f7fd5012784cc1deef8e483de
gh-150178: Fix refcount leaks in hamt allocation failure paths (#150179)
Python/hamt.c