mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 19:00:37 +00:00
A malicious dol could theoretically use integer wraparound to bypass bounds checking and cause DolReader to read past the end of m_bytes. Could result in crashes, wasting large amounts of memory, or even the disclosure of heap memory contents.