summaryrefslogtreecommitdiff
path: root/mate-panel/panel-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-util.c')
-rw-r--r--mate-panel/panel-util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-panel/panel-util.c b/mate-panel/panel-util.c
index f3ab7bc7..b9af4675 100644
--- a/mate-panel/panel-util.c
+++ b/mate-panel/panel-util.c
@@ -790,6 +790,7 @@ guess_icon_from_exec (GtkIconTheme *icon_theme,
return NULL;
}
+ g_free (path);
return icon_name;
}