Files
dolphin/Source
Scott Mansell 5e237fd284 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 17:50:27 -04:00
..
2026-08-10 17:50:27 -04:00