diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-02-24 12:42:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 12:42:39 (GMT) |
commit | f8eefc2f35c002b6702990add7f33d445977de8d (patch) | |
tree | 800d9b0e44b9fff54fd7dd37d159e020b9442249 /Python/fileutils.c | |
parent | 73bbaf33ae1018f2f90480c4185717f3a49bf857 (diff) | |
download | cpython-f8eefc2f35c002b6702990add7f33d445977de8d.zip cpython-f8eefc2f35c002b6702990add7f33d445977de8d.tar.gz cpython-f8eefc2f35c002b6702990add7f33d445977de8d.tar.bz2 |
gh-111178: fix UBSan failures in `Modules/_threadmodule.c` (GH-129794)
Fix UBSan failures for `PyThreadHandleObject`, `lockobject`, `rlockobject`, `localdummyobject`, `localobject`
Add safe casts
Clean up module functions
Use semantically correct parameter names
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions