gstreamer/gst/wavparse
Sebastian Dröge a3b9fddd77 gst/wavparse/gstwavparse.c: Set variable to NULL after freeing it to prevent double frees or make failures by another...
Original commit message from CVS:
Based on a patch by:
Victor STINNER <victor dot stinner at haypocalc dot com>
* gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
Set variable to NULL after freeing it to prevent double frees
or make failures by another use of it afterwards more obvious
and fix use of it after the freeing.
2008-01-19 14:53:58 +00:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c gst/wavparse/gstwavparse.c: Set variable to NULL after freeing it to prevent double frees or make failures by another... 2008-01-19 14:53:58 +00:00
gstwavparse.h gst/wavparse/gstwavparse.*: Implement seek-query. Refactor duration calculations. Appropriate use of uint64_scale_int... 2007-09-04 07:58:36 +00:00
Makefile.am gst/wavparse/Makefile.am: Add '-lm' to LIBS for ceil(), don't assume one of our dependencies drags it in. 2007-05-25 20:33:10 +00:00
wavparse.vcproj gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj riff.h removal (unused and duplication with... 2004-10-06 14:15:25 +00:00