dolphin/Source
Scott Mansell 8fb464040c 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-07-27 21:15:51 +12:00
..
Android CMake: Bump minimum requirement to 3.25 2026-07-24 03:45:13 +02:00
Core DolReader: Fix integer wraparound 2026-07-27 21:15:51 +12:00
DSPSpy Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
DSPTool CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
PCH Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
UnitTests Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
.clang-format
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00