[K/N] Add GetLastError to CallsChecker exclusions
This commit is contained in:
@@ -280,6 +280,7 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
|
||||
"FlsSetValue",
|
||||
"GetCurrentProcess",
|
||||
"GetCurrentThreadId",
|
||||
"GetLastError",
|
||||
"FlsFree",
|
||||
"K32GetProcessMemoryInfo",
|
||||
"VirtualFree",
|
||||
|
||||
Reference in New Issue
Block a user