summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ControlReference.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2018-04-13 22:25:34 +0200
committerLéo Lam <leo@innovatetechnologi.es>2018-04-13 23:34:35 +0200
commit8bae4b7e51d91bb34a53646bb09faf853663797b (patch)
treeea9b3f90b78bc2891ea464812f9dd473f318d3f3 /Source/Core/InputCommon/ControlReference/ControlReference.cpp
parentf31221b3d0839e499e3657229dec4664e2d484aa (diff)
IOS/STM: Reset the event hook at the correct time
Just re-disassembled STM and found out I have made a mistake when I changed STM stuff back in 2016. I accidentally made STM reset the event hook on close when it should have been done in the destructor (i.e. when IOS gets reset on console). Verified in IDA that STM just `IOS_ResourceReply(request, IOS_OK)` without ever resetting the hook.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ControlReference.cpp')
0 files changed, 0 insertions, 0 deletions