summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileSystemGCWii.cpp
diff options
context:
space:
mode:
authorghost <void.ghost@yahoo.com>2015-09-26 17:59:27 +0300
committerghost <void.ghost@yahoo.com>2015-09-27 21:40:32 +0300
commitcd19d5392e4d76c372e6b9cefd24f927b51f5b11 (patch)
treeba93c2237e85c7b5b35f7216b908422a74ade703 /Source/Core/DiscIO/FileSystemGCWii.cpp
parenta91810ba3bb583a14a3e278527f2b801ceb29367 (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/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions