Crash log: Suppress messages from internal faults
This commit is contained in:
@@ -762,6 +762,8 @@ thread_local void *_safe_esp = nullptr;
|
||||
|
||||
static LONG WINAPI ExceptionHandler(EXCEPTION_POINTERS *ep)
|
||||
{
|
||||
CrashLog::RegisterCrashed();
|
||||
|
||||
/* Restore system timer resolution. */
|
||||
timeEndPeriod(1);
|
||||
|
||||
|
Reference in New Issue
Block a user