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 | 4be52533ffd939126f4a77fca37808ad3b16fb8c (patch) | |
tree | 914e6bef7efa71219581658f7112be7189228825 | |
parent | d2d39a7e6633eb761d52c42978ab8c995a8e9561 (diff) |
ext/ogg/gstoggdemux.c: another memleak crushed
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
another memleak crushed
-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 |