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

1 file changed

Lines changed: 112 additions & 74 deletions

File tree

0 commit comments

Comments
 (0)