diff options
| author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-08-17 10:48:43 +1000 |
|---|---|---|
| committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-08-17 17:43:32 +1000 |
| commit | df5ca5560962d051460174fb87259621310329b7 (patch) | |
| tree | bd7bdb5058c9bb042270a007aea11ca33b567b7e /doc/libevdev.css | |
| parent | 761687e9957cd870dfc8de3e19fb8fb9b7ff3e4e (diff) | |
| download | libevdev-df5ca5560962d051460174fb87259621310329b7.tar.gz | |
Don't bother sanitizing disabled event codes
Filter them immediately instead of passing them on and relying on the actual
event handling code to filter them.
Reproducer: if EV_ABS is disabled on an Apple MagicMouse we still get events
passed into sanitize_event(). But the code handling EV_ABS events doesn't
update the state, so we end up complaining about double tracking IDs, even
though that is not actually correct.
https://bugzilla.redhat.com/show_bug.cgi?id=1361325
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Diffstat (limited to 'doc/libevdev.css')
0 files changed, 0 insertions, 0 deletions
