]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: fix UBSan failures in `Python/traceback.c` (GH-128259)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 27 Jan 2025 14:07:39 +0000 (15:07 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 14:07:39 +0000 (15:07 +0100)
commitced296d2c0483ad74988b263921917f107a1da04
tree514a7bf84873c0e7321f1e375ce2470c86f5fd5d
parent6bb03c74907492f2315f39a342e1e47bbd5e1a56
gh-111178: fix UBSan failures in `Python/traceback.c` (GH-128259)
Python/traceback.c