diff options
| author | ghost <void.ghost@yahoo.com> | 2015-09-26 17:59:27 +0300 |
|---|---|---|
| committer | ghost <void.ghost@yahoo.com> | 2015-09-27 21:40:32 +0300 |
| commit | cd19d5392e4d76c372e6b9cefd24f927b51f5b11 (patch) | |
| tree | ba93c2237e85c7b5b35f7216b908422a74ade703 /Source/Core/VideoCommon/VertexLoaderBase.cpp | |
| parent | a91810ba3bb583a14a3e278527f2b801ceb29367 (diff) | |
SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close).
g_compressAndDumpStateSyncEvent was Set() before destruction of file object (i.e. before flushing changes and closing file).
Also, adds Common::ScopeGuard wrapper for RAII.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderBase.cpp')
0 files changed, 0 insertions, 0 deletions
