mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Carlos Garnacho
c2fad2dc7c
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%