]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: fix UBSan failures in `Modules/overlapped.c` (GH-129786)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 20 Feb 2025 13:24:24 +0000 (14:24 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 13:24:24 +0000 (14:24 +0100)
commitdeac31d214f8d562c9683471d42296ea16a3c641
treed8e89094035ad2eeb5bf01627f768930101d05f9
parent4466e913608159d2b40d45a295dce958afc2f8c9
gh-111178: fix UBSan failures in `Modules/overlapped.c` (GH-129786)

Fix UBSan failures for `OverlappedObject`
Modules/overlapped.c