summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/TextureEncoder.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2026-07-26 20:44:20 +1200
committerOatmealDome <julian@oatmealdome.me>2026-08-10 22:47:43 -0400
commit690b51b396edd6cb260e4f5d40619ae776c3f68e (patch)
treed52eec96a1e312446eee042754301b1993bc1448 /Source/Core/VideoBackends/Software/TextureEncoder.cpp
parent1496e7a06c039b604e6ca4dd150e700ff5f05dab (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/VideoBackends/Software/TextureEncoder.cpp')
0 files changed, 0 insertions, 0 deletions