Merge branch 'master' into jgrpp
This commit is contained in:
@@ -618,6 +618,10 @@ static void CDECL HandleCrash(int signum)
|
||||
}
|
||||
}
|
||||
|
||||
/* static */ void CrashLog::InitThread()
|
||||
{
|
||||
}
|
||||
|
||||
/* static */ void CrashLog::DesyncCrashLog(const std::string *log_in, std::string *log_out, const DesyncExtraInfo &info)
|
||||
{
|
||||
CrashLogUnix log(CrashLogUnix::DesyncTag{});
|
||||
|
Reference in New Issue
Block a user