diff options
| author | Scott Mansell <phiren@gmail.com> | 2014-07-15 01:38:05 +1200 |
|---|---|---|
| committer | Scott Mansell <phiren@gmail.com> | 2014-07-15 01:38:05 +1200 |
| commit | d4a2afe345e40a4af30f8fb903ffff6413680d21 (patch) | |
| tree | 273c30ac01479a11eab8a542be5f6dd0f0678198 /Source/Core/InputCommon/ControllerInterface/Device.cpp | |
| parent | 3ac4e9f171b116d4b09990058c18741598bb2ef8 (diff) | |
Fix another protential issue with casting.
Another issue from #334 with the casting moved from the output of
min to it's inputs.
This is a non-issue on 64 bit machines, but if dolphin is compiled
on an OS with size_t == u32 (say ARM) then remainingSize could be
truncated.
Restored the casting to the original order before #334.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Device.cpp')
0 files changed, 0 insertions, 0 deletions
