diff --git a/ges/ges-pitivi-formatter.c b/ges/ges-pitivi-formatter.c index ad67825917..9cd87b010d 100644 --- a/ges/ges-pitivi-formatter.c +++ b/ges/ges-pitivi-formatter.c @@ -229,6 +229,8 @@ parse_metadatas (GESFormatter * self) (gchar *) xmlGetProp (node, cur_attr->name)); } } + + xmlXPathFreeObject (xpathObj); } static void