]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126024: fix UBSan failure in `unicodeobject.c:find_first_nonascii` (GH-127566)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 6 Dec 2024 14:31:30 +0000 (15:31 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Dec 2024 14:31:30 +0000 (09:31 -0500)
commit36c6178d372b075e9c74b786cfb5e47702976b1c
treeb89e1ca4051365491a75df08a5f829021d7fbc1b
parent77a61c0465c27c1c4ba7cddf4638d9ed75259671
gh-126024: fix UBSan failure in `unicodeobject.c:find_first_nonascii` (GH-127566)
Objects/unicodeobject.c