From 1048995851ea83142e255a3c47d88374a340edcf Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Mon, 1 Nov 2004 17:25:07 +0000 Subject: ext/ogg/gstoggdemux.c: fix an "invalid free" warning from libc. Original commit message from CVS: 2004-11-01 Christophe Fergeau * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid free" warning from libc. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2e73495e..734c8ba6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-01 Christophe Fergeau + + * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid + free" warning from libc. + 2004-11-01 Ronald S. Bultje * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init), -- cgit v1.2.1