mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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.
This commit is contained in:
parent
e14dc326e0
commit
1048995851
1 changed files with 5 additions and 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),
|
||||
|
|
Loading…
Reference in a new issue