mirror of https://github.com/x64dbg/TitanEngine
resolved issue #12
This commit is contained in:
parent
315f79982b
commit
1c68daa334
|
|
@ -27415,6 +27415,7 @@ bool APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserv
|
|||
{
|
||||
engineReservedMemoryLeft[i] = NULL;
|
||||
}
|
||||
break;
|
||||
case DLL_THREAD_ATTACH:
|
||||
case DLL_THREAD_DETACH:
|
||||
case DLL_PROCESS_DETACH:
|
||||
|
|
|
|||
Loading…
Reference in New Issue