]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: fix UBSan failures in `Objects/codeobject.c` (GH-128240)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 13 Jan 2025 13:25:04 +0000 (14:25 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 13:25:04 +0000 (14:25 +0100)
commit4533036e50f1e604e8c06710d9e19dd700f89c1c
treec5c819daca867e9f31a20ce6e2f6d0b430f0fe77
parent8dfc743a1dae499d3b116b81ef6aad78708c45bc
gh-111178: fix UBSan failures in `Objects/codeobject.c` (GH-128240)
Objects/codeobject.c