summaryrefslogtreecommitdiff
path: root/desktop/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/hotlist.c')
-rw-r--r--desktop/hotlist.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/hotlist.c b/desktop/hotlist.c
index dd29b6a84..a740458cb 100644
--- a/desktop/hotlist.c
+++ b/desktop/hotlist.c
@@ -205,6 +205,8 @@ unsigned int hotlist_get_tree_flags(void)
void hotlist_cleanup(const char *hotlist_path)
{
hotlist_export(hotlist_path);
+ hlcache_handle_release(folder_icon);
+ tree_url_node_cleanup();
}