[Bug 775921] New: multiqueue: Fix overflow on get_buffering_level()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Dec 10 09:55:48 UTC 2016


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

            Bug ID: 775921
           Summary: multiqueue: Fix overflow on get_buffering_level()
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sh.yang at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

multiqueue: Fix overflow on get_buffering_level()

Since "time" uses guint64, and "bytes" does guint, scaling it into
gint can cause overflow

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