Skip to content
Commit c2fad2dc authored by Carlos Garnacho's avatar Carlos Garnacho
Browse files

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
parent 1196b7bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment