[Bug 752429] New: dashdemux: negative numbers are successfully read into unsigned variables

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 15 09:25:52 PDT 2015


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

            Bug ID: 752429
           Summary: dashdemux: negative numbers are successfully read into
                    unsigned variables
    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: ---

If the xml contains a negative number into an attribute that is supposed to be
unsigned (eg durations, dates, ranges), the parser will successfully read it
and store the negative value as unsigned. I think it should reject the value
and consider the parsing of that attribute a failure.

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