]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143403: Fix a UAF in `_BINARY_OP_INPLACE_ADD_UNICODE` (GH-143404)
authorKen Jin <kenjin@python.org>
Sun, 4 Jan 2026 13:10:39 +0000 (21:10 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Jan 2026 13:10:39 +0000 (13:10 +0000)
commit6116d70bbd3f4d8886e55f586b2b9a1bc5c58e54
treeea8e3b8e4efa875fd001253d3721b67c1e6a6d5a
parent9609574e7fd36edfaa8b575558a82cc14e65bfbc
gh-143403: Fix a UAF in `_BINARY_OP_INPLACE_ADD_UNICODE` (GH-143404)

Fix a UAF in `_BINARY_OP_INPLACE_ADD_UNICODE`
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h