Uh oh!
There was an error while loading. Please reload this page.
gh-150178: Fix refcount leaks in hamt allocation failure paths - #150179
Conversation
aisk
commented
May 21, 2026
The fix looks good to me. However, I think the NEWS entry is too internal-facing, and it's a rare-case fix, so I don't think we need a NEWS entry for it. |
lpyu001
commented
May 21, 2026
thanks for your comments, I've delete NEWS |
Uh oh!
There was an error while loading. Please reload this page.
Thanks @lpyu001 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @lpyu001 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks @lpyu001 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
GH-150301 is a backport of this pull request to the 3.13 branch. |
…GH-150179) (#150301) gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (cherry picked from commit 32823af) Co-authored-by: pengyu lee <lipengyu@kylinos.cn>
…GH-150179) (#150303) gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (cherry picked from commit 32823af) Co-authored-by: pengyu lee <lipengyu@kylinos.cn>
…GH-150179) (#150302) gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (cherry picked from commit 32823af) Co-authored-by: pengyu lee <lipengyu@kylinos.cn>
fix:#150178