mirror of
https://github.com/brl/mutter.git
synced 2025-02-13 20:04:09 +00:00
Carlos Garnacho
cc311dc8e6
compositor: Keep reference to the screen on the MetaBackground
This is not a leak per se, but it seems too easy to make valgrind SIGSEGV due to MetaBackground disconnecting signals from an already destroyed MetaScreen when trying to SIGTERM gnome-shell. Keeping a reference fixes this. https://bugzilla.gnome.org/show_bug.cgi?id=789984
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%