diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-11-01 17:25:07 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-11-01 17:25:07 +0000 |
commit | 1048995851ea83142e255a3c47d88374a340edcf (patch) | |
tree | 2149fd2031feff6d622fc0d16d2230192ff6345a /ChangeLog | |
parent | e14dc326e072ca76467255514a244a8ea4f2ac08 (diff) | |
download | gst-plugins-bad-1048995851ea83142e255a3c47d88374a340edcf.tar.gz gst-plugins-bad-1048995851ea83142e255a3c47d88374a340edcf.tar.bz2 gst-plugins-bad-1048995851ea83142e255a3c47d88374a340edcf.zip |
ext/ogg/gstoggdemux.c: fix an "invalid free" warning from libc.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |