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 | cf36893502c7884d74fbda3b1565dbbc992522f6 (patch) | |
tree | 00a99f0fc6210070f8bec9026d4b905b6b9253ad | |
parent | 4be52533ffd939126f4a77fca37808ad3b16fb8c (diff) |
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...
-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 |