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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Feb 15 09:37:56 PST 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Alright, let's do that then. Thanks for the patch!

commit ee9ca5d48b9c0f0e8b5714a0d08b8915e85e8572
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Sat Feb 14 12:15:03 2015 +0100

    gstutils: check uri before using it in gst_pad_create_stream_id_internal

    If an element implements wrongly 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.

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

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