[Bug 744520] New: gstutils: check uri before using it in gst_pad_create_stream_id_internal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 14 03:24:41 PST 2015


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

            Bug ID: 744520
           Summary: gstutils: check uri before using it in
                    gst_pad_create_stream_id_internal
    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: matthieu.bouron at collabora.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

If an element implements the URI query and set the uri to NULL and if the
element calls gst_pad_create_stream_id at some point, it will lead to crash as
the uri is not supposed to be NULL in the gst_pad_create_stream_id_internal
function.

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