commit d96f350a378a13cd230daf54524d89765b1a1135 (HEAD, origin/gnome-3-8, gnome-3-8) Author: Giovanni Campagna Date: Wed Mar 27 17:45:38 2013 +0100 GnomeIdleMonitor: don't access watch structure after it is freed The contents of the watch structure will become garbage after the structure is freed, causing us to unref an invalid pointer and potentially segfault. https://bugzilla.gnome.org/show_bug.cgi?id=696719 M libgnome-desktop/gnome-idle-monitor.c commit 3419ebc79db8f2522c0c9bc9637f804c86d5e0e3 (tag: 3.8.0)