diff options
author | Benjamin Otte <otte@gnome.org> | 2004-10-31 17:29:01 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-10-31 17:29:01 +0000 |
commit | a4a54020dadcd853fc9fc8d2b7b89ae34a54ff8d (patch) | |
tree | f0ca980b05db32e98ce2819ff68ee70b33c87243 /ChangeLog | |
parent | 6c5ca72558bf32eb6d190661988fbf9df0673729 (diff) | |
download | gst-plugins-bad-a4a54020dadcd853fc9fc8d2b7b89ae34a54ff8d.tar.gz gst-plugins-bad-a4a54020dadcd853fc9fc8d2b7b89ae34a54ff8d.tar.bz2 gst-plugins-bad-a4a54020dadcd853fc9fc8d2b7b89ae34a54ff8d.zip |
gst/tags/gstvorbistag.c: lotsa memleaks today. But they're all small...
Original commit message from CVS:
* gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
lotsa memleaks today. But they're all small...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-10-31 Benjamin Otte <otte@gnome.org> + * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain): + lotsa memleaks today. But they're all small... + +2004-10-31 Benjamin Otte <otte@gnome.org> + * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push): another memleak crushed |