Commit f55d0b6
authored
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
0 commit comments