mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-08 13:45:25 +00:00
Accessing buffer[start + size] triggers an error (and a crash) in debug builds. Using std::copy_n fixes this. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| PCH | ||
| UnitTests | ||
| VSProps | ||
| .clang-format | ||
| CMakeLists.txt | ||
| dolphin-emu.sln | ||