Léo Lam 3d21280ab4 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.
2017-01-23 21:49:26 +01:00
..
2017-01-11 13:33:27 +01:00
2017-01-02 20:57:48 +01:00
2017-01-02 20:57:48 +01:00
2016-07-13 17:29:27 +02:00
2017-01-23 20:59:02 +01:00
2017-01-23 20:59:02 +01:00
2017-01-22 17:27:37 +01:00
2016-12-06 20:33:53 +01:00