[Bug 765660] New: baseparse: use gst_util_uint64_scale to avoid overflow.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 27 08:39:09 UTC 2016


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

            Bug ID: 765660
           Summary: baseparse: use gst_util_uint64_scale to avoid
                    overflow.
    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: kevinbing.song at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

use gst_util_uint64_scale_int will overflow as parse->priv->avg_bitrate
is unsigned int.

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