From: Toni Wilen Date: Mon, 23 Jul 2018 18:56:06 +0000 (+0300) Subject: Ignore release. X-Git-Tag: 4100~142 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=ac805e6f7c9a90ae2b8f5eefbe63b8ddd7a022f4;p=francis%2Fwinuae.git Ignore release. --- diff --git a/inputdevice.cpp b/inputdevice.cpp index 399d320f..57aed767 100644 --- a/inputdevice.cpp +++ b/inputdevice.cpp @@ -4050,6 +4050,8 @@ static struct inputcode inputcode_pending[MAX_PENDING_EVENTS]; static bool inputdevice_handle_inputcode_immediate(int code, int state) { + if (!state) + return false; switch(code) { case AKS_ENTERDEBUGGER: