]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323) (#150352)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 May 2026 07:05:24 +0000 (09:05 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 07:05:24 +0000 (07:05 +0000)
commitc95aa3aeb1a86e8f2e08da8868a0e622790ee98b
treec2a7168c5ebdf2580f4c4aee5fe7f8f6f3efed53
parentcf73b17adfd102a34a01efbad89a83dffdec2806
[3.15] gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323) (#150352)

gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323)
(cherry picked from commit 43c60ec2fddd316a4a6b7b6c68eae7cb66df0850)

Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Core_and_Builtins/2026-05-23-22-08-01.gh-issue-149449.2lhQFF.rst [new file with mode: 0644]
Modules/unicodedata.c
Tools/c-analyzer/cpython/ignored.tsv