diff options
| author | JosJuice <josjuice@gmail.com> | 2021-07-24 10:08:02 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2021-07-24 13:29:03 +0200 |
| commit | 5fe23ccc3efb7f059580f01c2255624500ed1c7e (patch) | |
| tree | e13e912c28b9f3282aacff6aa2fee79d74752f6f /Source/Core/Common/FileUtil.cpp | |
| parent | 1fa527f44c465abdf6de030e8282cef68f51537e (diff) | |
DiscIO: Fix broken workaround for MSVC ARM64 ICE
The workaround added in 30f9f31 caused a regression where Dolphin
incorrectly replaced runs of one byte with runs of another byte
when writing WIA and RVZ files. ReuseID::operator< was always
returning false unless the ReuseIDs being compared had different
partition keys, which caused std::map<ReuseID, GroupEntry>
to treat all ReuseIDs with the same partition key as equal.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions
