[mutter/wip/texture-purge-on-nvidia: 66/71] fixup! wayland: Don't crash if wl_output resource is destroyed after being removed



commit cb06e1ef33f08d38ce2fb965bf7a9dd82dd980ef
Author: Ray Strode <rstrode redhat com>
Date:   Mon Jan 14 14:22:41 2019 -0500

    fixup! wayland: Don't crash if wl_output resource is destroyed after being removed

 src/wayland/meta-wayland-outputs.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/wayland/meta-wayland-outputs.c b/src/wayland/meta-wayland-outputs.c
index 1f99a163d..bd0a3b1ff 100644
--- a/src/wayland/meta-wayland-outputs.c
+++ b/src/wayland/meta-wayland-outputs.c
@@ -468,7 +468,6 @@ static void
 meta_wayland_output_finalize (GObject *object)
 {
   MetaWaylandOutput *wayland_output = META_WAYLAND_OUTPUT (object);
-  GList *l;
 
   wl_global_destroy (wayland_output->global);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]