Skip to content

Commit f55d0b6

Browse files
authored
gh-111178: fix UBSan failures in Modules/_collectionsmodule.c (#129773)
Fix some UBSan failures for `dequeobject`, `dequeiterobject`, `defdictobject` and `tuplegetterobject`. We also perform some cleanup by suppressing unused return values and renaming the unused argument in `METH_NOARGS` methods to `dummy` for semantic purposes.
1 parent 3d7a141 commit f55d0b6

File tree

1 file changed

+112
-74
lines changed

1 file changed

+112
-74
lines changed

0 commit comments

Comments
 (0)