[Bug 752496] dashdemux: illegal memory access when the list of S nodes is greater than the list of SegmentURL nodes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 29 04:05:10 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 566e84cec1b372069b00b3594d1fa592ddd0c12c
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Wed Oct 28 17:02:51 2015 +0000

    dashdemux: fixed crash when segment timeline list is greater than segment
url list

    When building the media segment list using a SegmentList node, the
    gst_mpd_client_setup_representation function will iterate through the
    list of S nodes and will expect to find a matching SegmentUrl node. If
    one does not exist, the code made an illegal memory access.

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

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