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

[3.13] 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]
Objects/dictobject.c
Python/bytecodes.c
Python/generated_cases.c.h