From b94fcd818c1b5ce19c2ae32201b1d9ce6cdfb48a Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Mon, 1 Nov 2004 17:25:07 +0000 Subject: [PATCH] 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 2e73495..734c8ba 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), -- 2.7.4