From 598c4b7c21b43883e5c36a0f66a40873d02c1a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Wed, 17 Jul 2013 21:47:48 +0200 Subject: IndicatorDesktopShortcuts: free groupheader --- libindicator/indicator-desktop-shortcuts.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libindicator') diff --git a/libindicator/indicator-desktop-shortcuts.c b/libindicator/indicator-desktop-shortcuts.c index 740d7e1..7b43630 100644 --- a/libindicator/indicator-desktop-shortcuts.c +++ b/libindicator/indicator-desktop-shortcuts.c @@ -625,6 +625,8 @@ indicator_desktop_shortcuts_nick_exec_with_context (IndicatorDesktopShortcuts * NULL, NULL); + g_free(groupheader); + GAppInfoCreateFlags flags = G_APP_INFO_CREATE_NONE; if (launch_context) { -- cgit v1.2.3