[K/N] Add munmap to the calls checker
This commit is contained in:
@@ -109,6 +109,7 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
|
||||
"malloc",
|
||||
"memcmp",
|
||||
"memmem",
|
||||
"munmap",
|
||||
"nextafter",
|
||||
"nextafterf",
|
||||
"pow",
|
||||
|
||||
Reference in New Issue
Block a user