This commit is contained in:
songhao 2018-12-20 17:39:56 +08:00
parent 9f4747b1b8
commit 6614d9299a

View File

@ -129,6 +129,8 @@ namespace f8
impl_->save_cond->notify_all(); impl_->save_cond->notify_all();
} }
} }
delete xobj;
xobj = nullptr;
} }
void TGLog::SaveToFileThreadProc() void TGLog::SaveToFileThreadProc()