]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-147960: Fix memory leak in crossinterp _tuple_shared() on alloc failure (#147961)
authorYongtao Huang <yongtaoh2022@gmail.com>
Wed, 1 Apr 2026 16:34:55 +0000 (00:34 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2026 16:34:55 +0000 (18:34 +0200)
commit4810beddbfc71fd8743bc89c5d07edef8877d754
treed1c85d90e92bf8a963f934c7ca7b0ea9b4e8f984
parent021ee7fd6a09971fbef5cf0e194b8087ae88677d
gh-147960: Fix memory leak in crossinterp _tuple_shared() on alloc failure (#147961)
Python/crossinterp_data_lookup.h