[Bug 750852] New: dashdemux: id at RepresentationType should be StringNoWhitespaceType but accepts spaces

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 12 06:51:46 PDT 2015


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

            Bug ID: 750852
           Summary: dashdemux: id at RepresentationType should be
                    StringNoWhitespaceType but accepts spaces
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: florin.apostol at oregan.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The id field in RepresentationType element has the type
"StringNoWhitespaceType". This means it is not allowed to contain spaces.

The gst_mpdparser_parse_representation_node functions makes no attempt to
validate this and will accept an id containing spaces.

-- 
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