]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323) (#150354)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 May 2026 10:40:48 +0000 (12:40 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 10:40:48 +0000 (16:10 +0530)
commit60d843777c2c77acd5be591f97dbe9fcedfc60ad
tree9c0b1f4c8a189e6a693af4965dc433f894d1c8fb
parenteffcfd725dce2cdce71d2ca7b3ebd32045466b53
[3.13] gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323) (#150354)

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