[K/N] Add GetLastError to CallsChecker exclusions

This commit is contained in:
Sergey Bogolepov
2022-07-13 13:36:46 +03:00
committed by Space
parent bd6be11adf
commit 8ef73fe6bf
@@ -280,6 +280,7 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
"FlsSetValue",
"GetCurrentProcess",
"GetCurrentThreadId",
"GetLastError",
"FlsFree",
"K32GetProcessMemoryInfo",
"VirtualFree",