diff options
| author | Jonathan Hamilton <jtrhamilton@gmail.com> | 2017-08-17 09:13:16 -0700 |
|---|---|---|
| committer | Jonathan Hamilton <jtrhamilton@gmail.com> | 2017-08-17 14:08:56 -0700 |
| commit | 643b3ba9f8a091b4e927b63c028e6e145d549268 (patch) | |
| tree | 363aafd5f83af5d4ede47c46cd009f7cda857266 /Source/Core/InputCommon/ControllerInterface | |
| parent | 4e40fad248db3dccad901cd200dbc96c03bfbb7f (diff) | |
Try to fix File::Copy with non-1024-byte aligned sizes
ifstream::read() sets the failbit if trying to read over the end, which
means that (!input) would be hit for the 'last' block if it wasn't
exactly BSIZE (1024) bytes.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions
