]> Pileus Git - ~andy/gtk/commit
x11: Skip GenericEvents with no cookie data in the xi2 device manager
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Jul 2011 16:33:44 +0000 (18:33 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Jul 2011 16:33:44 +0000 (18:33 +0200)
commitb5f30143ed9cd26ef7a65003265b8a8c45c1c95b
treef1bc261ed57cce6d469c31874395577f55d651da
parent6aab48ead0c3189e8380c4b1b1aa38be5b2882b2
x11: Skip GenericEvents with no cookie data in the xi2 device manager

https://bugzilla.gnome.org/show_bug.cgi?id=653947

It could happen that a cookie event has been already allocated/freed
in an event filter, as it can't be allocated a second time, all GDK
can do is skipping the event. Spotted by Guillaume Desmottes.
gdk/x11/gdkdevicemanager-xi2.c