diff options
| author | Lioncash <mathew1800@gmail.com> | 2018-08-14 23:45:42 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2018-08-14 23:47:53 -0400 |
| commit | 67b015d76b704de4efa69d921559cc50b512fa25 (patch) | |
| tree | a49b7bd476ea6ed510da0c1d8bb2b91227f3569b /Source/Core/InputCommon/ControllerInterface/XInput/XInput.cpp | |
| parent | fb382e90ebe65d23cffc6d927470ca8ad1c3efb4 (diff) | |
Arm64Emitter: Get rid of a pointer cast within SetJumpTarget()
Type punning like this is undefined behavior. Instead, we use std::memcpy to
copy the necessary data over, which is well defined (as it treats both
the source and destination as unsigned char).
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/XInput/XInput.cpp')
0 files changed, 0 insertions, 0 deletions
