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