From 4be52533ffd939126f4a77fca37808ad3b16fb8c Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 31 Oct 2004 17:16:57 +0000 Subject: [PATCH] ext/ogg/gstoggdemux.c: another memleak crushed Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push): another memleak crushed --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0fbcd4e266..e3ea075d65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-31 Benjamin Otte + + * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push): + another memleak crushed + 2004-10-31 Benjamin Otte * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):