diff options
author | Benjamin Otte <otte@gnome.org> | 2004-10-31 17:16:57 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-10-31 17:16:57 +0000 |
commit | 6c5ca72558bf32eb6d190661988fbf9df0673729 (patch) | |
tree | 522ce8df9c6766a9b9d967be27c4d7dfc98d861e /ChangeLog | |
parent | 43d21dbae2cb27d6b81ac28b37b31271d706d5e6 (diff) | |
download | gst-plugins-bad-6c5ca72558bf32eb6d190661988fbf9df0673729.tar.gz gst-plugins-bad-6c5ca72558bf32eb6d190661988fbf9df0673729.tar.bz2 gst-plugins-bad-6c5ca72558bf32eb6d190661988fbf9df0673729.zip |
ext/ogg/gstoggdemux.c: another memleak crushed
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
another memleak crushed
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> + * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push): + another memleak crushed + +2004-10-31 Benjamin Otte <otte@gnome.org> + * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments): fix memleak |