summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-01-23 21:49:26 +0100
committerLéo Lam <leo@innovatetechnologi.es>2017-01-23 21:49:26 +0100
commit3d21280ab415005f0fbe1dd92e3c8301094b044b (patch)
treeda5476609d355f59217253e88131e954a7d0e648 /Source/Core/VideoCommon/OpcodeDecoding.cpp
parent86b758d7caa0ddbd34f01051e61c8ee68b6f89f9 (diff)
DiscIO: Fix out-of-bounds access in NANDContentDataBuffer
Accessing buffer[start + size] triggers an error (and a crash) in debug builds. Using std::copy_n fixes this.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions