summaryrefslogtreecommitdiff
path: root/tp-account-widgets
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets')
-rw-r--r--tp-account-widgets/tpaw-protocol.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tp-account-widgets/tpaw-protocol.c b/tp-account-widgets/tpaw-protocol.c
index e3973771..af8bb29b 100644
--- a/tp-account-widgets/tpaw-protocol.c
+++ b/tp-account-widgets/tpaw-protocol.c
@@ -247,6 +247,7 @@ tpaw_protocol_finalize (GObject *object)
g_clear_object (&self->priv->cm);
g_free (self->priv->protocol_name);
+ g_free (self->priv->service_name);
g_free (self->priv->display_name);
g_free (self->priv->icon_name);