summaryrefslogtreecommitdiff
path: root/capplet/gsm-properties-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplet/gsm-properties-dialog.c')
-rw-r--r--capplet/gsm-properties-dialog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/capplet/gsm-properties-dialog.c b/capplet/gsm-properties-dialog.c
index 592b130..6e36cc2 100644
--- a/capplet/gsm-properties-dialog.c
+++ b/capplet/gsm-properties-dialog.c
@@ -102,6 +102,8 @@ find_by_app (GtkTreeModel *model,
g_object_unref (iter_app);
return TRUE;
}
+
+ g_object_unref (iter_app);
} while (gtk_tree_model_iter_next (model, iter));
return FALSE;