mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-09 11:16:23 +01:00

There were two problems with this: 1. If the starting offset was beyond the end of the disc, we would dereference an invalid iterator. 2. The data beyond the end of the disc was non-deterministic.