[Wayland-bugs] [Bug 104030] Incorrect case with Yubikey static password with libinput 1.9.3-1 on Arch Linux

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 4 17:41:56 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=104030

--- Comment #12 from sf <onlyTMP0303 at gmx.net> ---
Also (since I closed the duplicate 104070 where I mentioned it at the end):
Is this line also introduced by db3b6fe5 "fallback: change to handle the state
at EV_SYN time" correct or should dispatch->hw_key_mask be reset instead?

@@ -1164,6 +1211,7 @@ fallback_return_to_neutral_state(struct fallback_dispatch
*dispatch,

    memset(dispatch->hw_key_mask, 0, sizeof(dispatch->hw_key_mask));
+   memset(dispatch->hw_key_mask, 0, sizeof(dispatch->last_hw_key_mask));

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171204/24e0f252/attachment.html>


More information about the wayland-bugs mailing list