gstreamer/tests/check
Krzysztof Konopko 13910f5154 mpegtsmux: crashes when trying to re-use the element
A crash occured after pushing buffers and changing mpegtsmux state to
NULL/READ and then back to PLAYING/PAUSED.

The crash was caused by holding a dangling pointer in the MpegTsMux
program table.

Additionally stream headers were leaked when resetting the element:
mux->streamheader set to NULL in mpegtsmux_reset() before it's released
later in the same function.

Added a unit test: test_multiple_state_change

https://bugzilla.gnome.org/show_bug.cgi?id=689107
2012-11-27 19:00:25 +00:00
..
elements mpegtsmux: crashes when trying to re-use the element 2012-11-27 19:00:25 +00:00
generic Fix FSF address 2012-11-04 00:09:59 +00:00
libs Fix FSF address 2012-11-04 00:09:59 +00:00
pipelines Fix FSF address 2012-11-04 00:09:59 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am tests: fix up mpg123 test a little 2012-10-24 13:44:07 +01:00