]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (#150323)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Sun, 24 May 2026 16:17:38 +0000 (18:17 +0200)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 16:17:38 +0000 (16:17 +0000)
commit43c60ec2fddd316a4a6b7b6c68eae7cb66df0850
tree5b2b46fb9ac5d597c75d587514d2c7343a80d4f6
parentcb72193c8c48a29c6f877863684b9f56f095c7c3
gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (#150323)

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