[Bug 773635] New: hlsdemux: don't try to access non-existant iframe variant

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 28 13:53:02 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773635

            Bug ID: 773635
           Summary: hlsdemux: don't try to access non-existant iframe
                    variant
    Classification: Platform
           Product: GStreamer
           Version: 1.9.90
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: m.olbrich at pengutronix.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 338721
  --> https://bugzilla.gnome.org/attachment.cgi?id=338721&action=edit
hlsdemux: don't try to access non-existant iframe variant

If the playlist does not contain any iframe variants then
demux->master->iframe_variants is NULL. If the previous variant is an
iframe variant then there is at least one iframe variant and
demux->master->iframe_variants->data can be safely used.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list