summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2014-09-15 22:37:31 -0400
committercomex <comexk@gmail.com>2014-09-17 19:56:09 -0400
commit558dee84ca3f242a8da07758668f1f7fff778ac9 (patch)
tree30a04c6f8c84639241c1f6d61e0471ff9696bfd0 /Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp
parent5fafcb66802c91052319556f7516992b2cad7b12 (diff)
Wrap some function calls in ABI_Push|PopRegistersAndAdjustStack(0, 0);
These calls are made outside of JIT blocks, and thus previously did not read any protection - register use is taken into account and the outer dispatcher stack frame is sufficient. However, if data is to be stored on the stack, these calls must reserve stack shadow space on Windows to avoid clobbering it.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp')
0 files changed, 0 insertions, 0 deletions