Fix leaks and invalid memory access as reported by valgrind
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 1 Nov 2005 15:11:16 +0000 (15:11 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 1 Nov 2005 15:11:16 +0000 (15:11 +0000)
commitb1b1fe52d611670c7718533d67d164e4ffa3c975
tree4b64917f9370caae9866c94fa7726771100c8416
parentc88fb97881c3e2df9d0d273e3b8957875532f9f7
Fix leaks and invalid memory access as reported by valgrind

Original commit message from CVS:

* check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
(setup_matroskamux), (check_buffer_data), (GST_START_TEST):
* gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
(gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
(gst_matroska_mux_start), (gst_matroska_mux_write_data),
(gst_matroska_mux_collected):
Fix leaks and invalid memory access as reported by valgrind
ChangeLog
check/elements/matroskamux.c
gst/matroska/matroska-mux.c
tests/check/elements/matroskamux.c