GNOME Bugzilla – Bug 701974
x11: trap errors when calling XIQueryDevice
Last modified: 2013-06-11 18:15:13 UTC
Devices can disappear at any time, causing XIQueryDevice to throw an error. At the same time, plug a memory leak.
Created attachment 246475 [details] [review] x11: trap errors when calling XIQueryDevice
See https://bugzilla.redhat.com/show_bug.cgi?id=954054 for a stacktrace
Review of attachment 246475 [details] [review]: looks good. can you please commit it to both clutter-1.16 and clutter-1.14 branches?
Attachment 246475 [details] pushed as d343cc6 - x11: trap errors when calling XIQueryDevice