mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 22:05:04 +00:00

It is possible that we get a DeviceChanged event for a device that is not in the hash table yet. E.g. I've seen this when using xrandr to change screen resolution. Prevent a crash in this case. https://bugzilla.gnome.org/review?bug=678439