mirror of
https://github.com/brl/mutter.git
synced 2025-03-23 11:43:50 +00:00

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