]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123083: Fix a potential use-after-free in ``STORE_ATTR_WITH… (#123237)
authorDonghee Na <donghee.na@python.org>
Thu, 22 Aug 2024 16:37:40 +0000 (01:37 +0900)
committerGitHub <noreply@github.com>
Thu, 22 Aug 2024 16:37:40 +0000 (01:37 +0900)
commit6e6855950a1891713369a6cdc84670c38d9388f0
treefddf9b8627d1f236f391f69da28eec3b4f7df0e1
parentfbbde4dc6a69219d831c3098d352310d2fc94e3c
[3.12] gh-123083: Fix a potential use-after-free in ``STORE_ATTR_WITH… (#123237)

[3.12] gh-123083: Fix a potential use-after-free in ``STORE_ATTR_WITH_HINT`` (gh-123092)
(cherry picked from commit 297f2e093ec95800ae2184330b8408c875523467)
Lib/test/test_dict.py
Misc/NEWS.d/next/Core_and_Builtins/2024-08-17-17-26-25.gh-issue-123083.9xWLJ-.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h