[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:25 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.2

--- Comment #1 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
This problem has been fixed in the unstable development version. The fix will
be available in the next major software release. You may need to upgrade your
Linux distribution to obtain that newer version.

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