This commit is contained in:
Glenn Maynard
2006-02-11 07:53:21 +00:00
parent bcab631922
commit 4d2ba02c06
@@ -616,7 +616,7 @@ void ChildProcess()
MakeCrashReport( Data, sCrashReport );
VDDebugInfoDeinit( &g_debugInfo );
DoSave( Data );
DoSave( sCrashReport );
/* Tell the crashing process that it can exit. Be sure to write crashinfo.txt first. */
int iCmd = 0;