]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109216: Fix possible memory leak in `BUILD_MAP` (#109257)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 12 Sep 2023 09:37:22 +0000 (12:37 +0300)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 09:37:22 +0000 (15:07 +0530)
commit247ee1bf841524667f883ebba5e343101f609026
tree087271b34ed19994cc2098964f0f99533e1ed016
parent1110c5bc828218086f6397ec05a9312fb73ea30a
gh-109216: Fix possible memory leak in `BUILD_MAP` (#109257)
Misc/NEWS.d/next/Core and Builtins/2023-09-11-12-41-42.gh-issue-109216.60QOSb.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h