aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--widgets/menus/gal-view-collection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/menus/gal-view-collection.c b/widgets/menus/gal-view-collection.c
index 895b85c7c1..60c95a6a60 100644
--- a/widgets/menus/gal-view-collection.c
+++ b/widgets/menus/gal-view-collection.c
@@ -318,6 +318,7 @@ load_single_dir (GalViewCollection *collection,
}
g_free(filename);
+ xmlFreeDoc(doc);
}
/**
p;id=162b0487c0fd66414c792a9a1d3aefd5e1d3294c'>databases/py-pg_pqueue
Commit message (Expand)AuthorAgeFilesLines
* Python cleanup:rene2014-01-141-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2