gstreamer/gst/mpegdemux
Edward Hervey e7a0d7d0ed mpegdemux: avoid crashing in pathological case
(Identical to commit 612cdeec80 which
was for resindvd)

When we'd see an unknown stream type, then a SDDS stream.
Then we'd get to the end of the switch with a NULL temp stream
pointer, and dereference it.

Coverity 1139708
2014-06-02 09:42:33 +02:00
..
gstmpegdefs.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegdemux.c mpegdemux: avoid crashing in pathological case 2014-06-02 09:42:33 +02:00
gstmpegdemux.h mpegdemux: use GstFlowCombiner 2014-05-26 23:29:43 -03:00
gstpesfilter.c all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
gstpesfilter.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am mpegdemux: send codec tag for each stream 2013-08-12 14:32:09 +02:00
plugin.c Fix FSF address 2012-11-04 00:09:59 +00:00