Skip to content

Commit 0ba713f

Browse files
Adjust the whitelist.
1 parent 0161e5b commit 0ba713f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Tools/c-analyzer/cpython/globals-to-fix.tsv

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ Python/hamt.c - _empty_hamt -
315315

316316
# idempotent
317317
Python/dtoa.c - p5s -
318+
Objects/obmalloc.c new_arena debug_stats -
318319

319320
# others
320321
Python/perf_trampoline.c - perf_map_file -
@@ -324,9 +325,6 @@ Python/import.c - import_lock -
324325
#-----------------------
325326
# state
326327

327-
# object allocator
328-
Objects/obmalloc.c new_arena debug_stats -
329-
330328
# pre-allocated memory
331329
Python/dtoa.c - freelist -
332330
Python/dtoa.c - private_mem -

0 commit comments

Comments
 (0)