Skip to content

Commit a0a961e

Browse files
Adjust the whitelist.
1 parent b9df429 commit a0a961e

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 -
@@ -323,9 +324,6 @@ Objects/unicodeobject.c - ucnhash_capi -
323324
#-----------------------
324325
# state
325326

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

0 commit comments

Comments
 (0)