diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2017-01-23 21:49:26 +0100 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2017-01-23 21:49:26 +0100 |
| commit | 3d21280ab415005f0fbe1dd92e3c8301094b044b (patch) | |
| tree | da5476609d355f59217253e88131e954a7d0e648 /Source/Core/VideoCommon/OpcodeDecoding.cpp | |
| parent | 86b758d7caa0ddbd34f01051e61c8ee68b6f89f9 (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
