summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-10-31 16:26:01 +0000
committerBenjamin Otte <otte@gnome.org>2004-10-31 16:26:01 +0000
commitd2d39a7e6633eb761d52c42978ab8c995a8e9561 (patch)
treedc42551f2f1377bfe02c5b6372086273fe3dbc21 /ChangeLog
parentbb04f3f315d23158ea72b46c1c8d952672a8a50e (diff)
gst/tags/gstvorbistag.c: fix memleak
Original commit message from CVS: * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments): fix memleak
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60aff692..0fbcd4e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-31 Benjamin Otte <otte@gnome.org>
+
+ * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
+ fix memleak
+
2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):