[Bug 777937] asfdemux: invalid memory read in gst_asf_demux_process_ext_stream_props()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 30 13:41:18 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.10.3

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit dec880031d16f1ee4919a36f49298419246cf6a8
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Jan 30 15:39:59 2017 +0200

    asfdemux: Reset number of languages to 0 when freeing the array because of
errors

    Otherwise we will happily index into the array at NULL if the requested
    index is smaller than the number of languages that were previously
    allocated.

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

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