mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-12-22 13:16:28 +00:00
be0b13da97
`std::erase` is a replacement for the remove-erase idiom. Changes to `OpenModeToAndroid` inadvertently revealed that the prior implementation had UB (potentially deleting the end iterator). This is now fixed. |
||
---|---|---|
.. | ||
AndroidCommon.cpp | ||
AndroidCommon.h | ||
CMakeLists.txt | ||
IDCache.cpp | ||
IDCache.h |