aac57e7e72
This resulted in huge memory leaks - 8MB per thread, depending on the system's default stack size. The leak happend even if CloseHandle() was correctly used to "detach" the thread but WaitForSingleObject was never called. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
handle.c | ||
handle.h | ||
module.def | ||
ModuleOptions.cmake |