]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: fix some USAN failures - mismatched function pointers (GH-123004)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 27 Sep 2024 21:51:50 +0000 (23:51 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2024 21:51:50 +0000 (23:51 +0200)
commit702c4a247360b43348a95c6fc76eb932483c33b1
tree3d46bb3ed5cccc1afebaa85ddb8c508d8e0fd72c
parent0e21cc6cf820679439d72e3ebd06227ee2a085f9
gh-111178: fix some USAN failures - mismatched function pointers (GH-123004)
Objects/exceptions.c
Objects/rangeobject.c
Objects/tupleobject.c