Skip to content

Commit 95958e8

Browse files
committed
refactor(c-analyzer): add endian_tables_init_once to globals-to-fix list
1 parent 4c9892e commit 95958e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ Modules/_cursesmodule.c - curses_setupterm_called -
419419
Modules/_cursesmodule.c - curses_start_color_called -
420420
Modules/_cursesmodule.c - curses_screen_encoding -
421421
Modules/_elementtree.c - expat_capi -
422+
Modules/_struct.c - endian_tables_init_once -
422423
Modules/readline.c - libedit_append_replace_history_offset -
423424
Modules/readline.c - using_libedit_emulation -
424425
Modules/readline.c - libedit_history_start -

0 commit comments

Comments
 (0)