]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323) (#150353)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 May 2026 06:46:08 +0000 (08:46 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 06:46:08 +0000 (12:16 +0530)
commitec4df5913404e380705283f963c8cdd8c6bab438
tree684d2bd1c56f47f482716d35e23bb07fb78d0a5e
parent229447af5854d1fb70d1481567607083e9c21dfa
[3.14] gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323) (#150353)

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