Skip to content

Commit ec832aa

Browse files
committed
Ignore the reentrant variable in the C analyzer.
1 parent faf1a3e commit ec832aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ Python/sysmodule.c - _preinit_xoptions -
161161
# thread-safety
162162
# XXX need race protection?
163163
Modules/faulthandler.c faulthandler_dump_traceback reentrant -
164+
Modules/faulthandler.c faulthandler_dump_c_stack reentrant -
164165
Python/pylifecycle.c _Py_FatalErrorFormat reentrant -
165166
Python/pylifecycle.c fatal_error reentrant -
166167

0 commit comments

Comments
 (0)