summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureConfig.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2026-07-26 20:44:20 +1200
committerScott Mansell <phiren@gmail.com>2026-07-27 21:15:51 +1200
commit8fb464040c4b4cfb20332661776c8d3cf1c84bd6 (patch)
tree8e2cfbcb9214a37f1c12be1757a7248eca52afb7 /Source/Core/VideoCommon/TextureConfig.cpp
parent707d3c7a732634ad8d522bd27e52b075f54ac4f3 (diff)
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.
Diffstat (limited to 'Source/Core/VideoCommon/TextureConfig.cpp')
0 files changed, 0 insertions, 0 deletions