Skip to content

Commit 3d40317

Browse files
authored
gh-111178: fix UBSan failures in Objects/typeobject.c (#129799)
Fix UBSan failures for `PyTypeObject`. Introduce a macro cast for `superobject` and remove redundant casts. Rename the unused parameter in getter/setter methods to `closure` for semantic purposes.
1 parent 44213bc commit 3d40317

File tree

1 file changed

+92
-68
lines changed

1 file changed

+92
-68
lines changed

0 commit comments

Comments
 (0)