Skip to content

Commit 33e0adb

Browse files
committed
Update Tools/c-analyzer/cpython/ignored.tsv.
The obmalloc_state_main global is okay and should be ignored.
1 parent be17cfd commit 33e0adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/c-analyzer/cpython/ignored.tsv

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Objects/obmalloc.c - _PyMem_Debug -
325325
Objects/obmalloc.c - _PyMem_Raw -
326326
Objects/obmalloc.c - _PyObject -
327327
Objects/obmalloc.c - last_final_leaks -
328-
Objects/obmalloc.c - usedpools -
328+
Objects/obmalloc.c - obmalloc_state_main -
329329
Objects/typeobject.c - name_op -
330330
Objects/typeobject.c - slotdefs -
331331
Objects/unicodeobject.c - stripfuncnames -

0 commit comments

Comments
 (0)