gst/avi/gstavidemux.c: Fix memleak. patch from Sebastien Cote (bug #139958)

Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
patch from Sebastien Cote (bug #139958)
This commit is contained in:
Sebastien Cote 2004-04-13 21:34:28 +00:00 committed by David Schleef
parent ec3b63b4ef
commit cc63455b36

View file

@ -1,3 +1,8 @@
2004-04-13 David Schleef <ds@schleef.org>
* gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
patch from Sebastien Cote (bug #139958)
2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/gstplay/Makefile.am: