mirror of
https://github.com/brl/mutter.git
synced 2025-03-16 00:05:08 +00:00

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%