mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
Jonas Ådahl
6eb7d13894
window: Handle updating from no to no monitor
When we received two hot plug events that both resulted in headless configuration, we tried to find a new window monitor given the old. That resulted in a null pointer dereference; avoid that by only trying to find the same monitor if there was an old one. https://bugzilla.gnome.org/show_bug.cgi?id=788607
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%