diff --git a/src/wrap.c b/src/wrap.c index da406912..85029a10 100644 --- a/src/wrap.c +++ b/src/wrap.c @@ -1106,7 +1106,7 @@ handleExit(void) g_exitdone = TRUE; // detect GOT mods - inspectGotTables(); + //inspectGotTables(); if (!atomicCasU64(&reentrancy_guard, 0ULL, 1ULL)) {