ext/ogg/gstoggdemux.c: fix an "invalid free" warning from libc.
authorChristophe Fergeau <teuf@gnome.org>
Mon, 1 Nov 2004 17:25:07 +0000 (17:25 +0000)
committerChristophe Fergeau <teuf@gnome.org>
Mon, 1 Nov 2004 17:25:07 +0000 (17:25 +0000)
Original commit message from CVS:
2004-11-01  Christophe Fergeau  <teuf@gnome.org>

* ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
free" warning from libc.

ChangeLog

index 2e73495..734c8ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-01  Christophe Fergeau  <teuf@gnome.org>
+
+       * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
+       free" warning from libc.
+
 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),