[Bug 782921] New: gl: Fix viv-fb user_choice check

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 21 14:23:17 UTC 2017


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

            Bug ID: 782921
           Summary: gl: Fix viv-fb user_choice check
    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: dv at pseudoterminal.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently, the code only compares the first two letters of the user_choice
string to "viv-fb". The g_strstr_len () calls need to be fixed to compare the
first 6 letters, not the first 2.

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