[K/N] Add mmap to thread state checker exclude list
This commit is contained in:
@@ -114,6 +114,8 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
|
||||
"malloc",
|
||||
"memcmp",
|
||||
"memmem",
|
||||
"mmap",
|
||||
"\x01_mmap",
|
||||
"munmap",
|
||||
"\x01_munmap",
|
||||
"nextafter",
|
||||
|
||||
Reference in New Issue
Block a user