[Bug 750866] dashdemux: xml parser will segfault if there is no default namespace

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 12 13:46:33 PDT 2015


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b23e4452a2366490a6203e616adf74eb97aab327
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Fri Jun 12 16:44:55 2015 +0100

    dashdemux: fixed segfault for missing default namespace

    Added a check for a_node->ns before accessing a_node->ns->href in
    gst_mpdparser_get_xml_node_namespace. This could happen if the xml
    is missing the default namespace.

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

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