Files
dolphin/Source
Scott Mansell 690b51b396 DolReader: Fix integer wraparound
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.
2026-08-10 22:47:43 -04:00
..
2026-08-10 22:47:43 -04:00