Skip to content

Commit bc34ab9

Browse files
committed
update file suppression
1 parent 8d117b7 commit bc34ab9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tools/ubsan/suppressions.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
# Objects/object.c:97:5: runtime error: member access within null pointer of type 'PyThreadState' (aka 'struct _ts')
1010
null:Objects/object.c
1111

12-
# Objects/memoryobject.c:3032:15: runtime error: load of value 2, which is not a valid value for type 'bool'
13-
bool:Objects/memoryobject.c
14-
1512
# Modules/_ctypes/cfield.c:644:1: runtime error: left shift of 1 by 63 places cannot be represented in type 'int64_t' (aka 'long')
1613
shift-base:Modules/_ctypes/cfield.c
1714

0 commit comments

Comments
 (0)