mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
bffcaf3218
Given the iterator gets invalidated within the erase() call, just keep a temporary around to store the pointer address.