summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DInput/DInput.cpp
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2013-09-10 16:47:11 -0400
committercomex <comexk@gmail.com>2013-09-10 17:09:37 -0400
commit56686666d6c744560b78c8c2320b102cad27293e (patch)
treecb5e327a17594d2eddbd4ff482b69601269e305a /Source/Core/InputCommon/ControllerInterface/DInput/DInput.cpp
parent84db868187590fc78e8685dc0def88749618b08d (diff)
Fix ES_DECRYPT.
ES_DECRYPT is usually called with the in IV parameter equal to the out IV parameter. Dolphin was preemptively zeroing out the out buffer, causing it to read zeroes for the IV. (Also be more correct when those parameters *aren't* equal.) Dolphin now has the dubious honor of having an exploit (smashstack) work in it. It crashes in Project M, though.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/DInput/DInput.cpp')
0 files changed, 0 insertions, 0 deletions