[Bug 763362] New: vaapidisplay: Fix uninitialized value error for VA attribute

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 9 05:15:06 UTC 2016


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

            Bug ID: 763362
           Summary: vaapidisplay: Fix uninitialized value error for VA
                    attribute
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

Fix for the below issue

==20760== Conditional jump or move depends on uninitialised value(s)
==20760==    at 0x666C059: get_render_mode_VADisplayAttribRenderMode
(gstvaapidisplay.c:1837)
==20760==    by 0x666C059: gst_vaapi_display_get_render_mode
(gstvaapidisplay.c:1912)
==20760==    by 0x664B9A8: gst_vaapisink_display_changed (gstvaapisink.c:1179)
==20760==    by 0x6643EE4: gst_vaapi_plugin_base_ensure_display
(gstvaapipluginbase.c:347)
==20760==    by 0x664A0DB: gst_vaapisink_ensure_display (gstvaapisink.c:160)
==20760==    by 0x664A0DB: gst_vaapisink_set_bus (gstvaapisink.c:1628)
==20760==    by 0x408BFCE: gst_element_set_bus (gstelement.c:3068)
==20760==    by 0x405FC48: gst_bin_add_func (gstbin.c:1160)
==20760==    by 0x4064C77: gst_bin_add (gstbin.c:1374)
==20760==    by 0x4102839: priv_gst_parse_launch (grammar.y:1115)
==20760==    by 0x40F8C2E: gst_parse_launch_full (gstparse.c:325)
==20760==    by 0x40F8EA9: gst_parse_launchv_full (gstparse.c:262)
==20760==    by 0x40F8FA2: gst_parse_launchv (gstparse.c:215)
==20760==    by 0x804A6EA: main (gst-launch.c:998)

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