[mutter/wip/rstrode/rhel-8.0.0: 1/30] fixup! wayland: Don't crash if wl_output resource is destroyed after being removed
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/rstrode/rhel-8.0.0: 1/30] fixup! wayland: Don't crash if wl_output resource is destroyed after being removed
- Date: Mon, 28 Jan 2019 15:49:41 +0000 (UTC)
commit de84d7d97dacb10eb0ceaf2667fab5865c126d0d
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]