formatter: Free path object after usage

As it's done everywhere else

CID: 1455511
This commit is contained in:
Edward Hervey 2019-11-20 07:46:47 +01:00 committed by Edward Hervey
parent eb1345703d
commit 9e6be472a4

View file

@ -229,6 +229,8 @@ parse_metadatas (GESFormatter * self)
(gchar *) xmlGetProp (node, cur_attr->name));
}
}
xmlXPathFreeObject (xpathObj);
}
static void