Source commit: 98022d830dc29946b1c451718b9e6fa4207b9379
@@ -39,7 +39,7 @@ static bool __fastcall WellKnownException(
bool Result = true;
- bool IgnoreException;
+ bool IgnoreException = false;
if (!IgnoredExceptions.empty())
{