From 43d21dbae2cb27d6b81ac28b37b31271d706d5e6 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 31 Oct 2004 16:26:01 +0000 Subject: [PATCH] gst/tags/gstvorbistag.c: fix memleak Original commit message from CVS: * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments): fix memleak --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 60aff692eb..0fbcd4e266 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-31 Benjamin Otte + + * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments): + fix memleak + 2004-10-31 Ronald S. Bultje * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):