summaryrefslogtreecommitdiffstats
path: root/glib/dbus-gobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'glib/dbus-gobject.c')
-rw-r--r--glib/dbus-gobject.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/dbus-gobject.c b/glib/dbus-gobject.c
index 1463ae26..66bd60d9 100644
--- a/glib/dbus-gobject.c
+++ b/glib/dbus-gobject.c
@@ -447,6 +447,7 @@ write_interface (gpointer key, gpointer val, gpointer user_data)
char *s;
propname = properties->data;
+ spec = NULL;
s = _dbus_gutils_wincaps_to_uscore (spec->name);