[gnome-bluetooth] [Moblin] Fix UUIDs leak in panel
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] [Moblin] Fix UUIDs leak in panel
- Date: Wed, 14 Oct 2009 17:57:27 +0000 (UTC)
commit 4c5952bfb394e1ef5d4e243910e4859bced5898c
Author: Bastien Nocera <hadess hadess net>
Date: Wed Oct 14 18:56:55 2009 +0100
[Moblin] Fix UUIDs leak in panel
moblin/moblin-panel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/moblin/moblin-panel.c b/moblin/moblin-panel.c
index 884fa08..345a589 100644
--- a/moblin/moblin-panel.c
+++ b/moblin/moblin-panel.c
@@ -838,6 +838,7 @@ browse_to_text (GtkTreeViewColumn *column, GtkCellRenderer *cell,
found = TRUE;
break;
}
+ g_strfreev (uuids);
}
if (found == FALSE)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]