mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-15 04:00:47 -05:00
Accessing buffer[start + size] triggers an error (and a crash) in debug builds. Using std::copy_n fixes this.
16 KiB
16 KiB