[Bug 758010] mpegtsdemux: stream->section_data leak if there is a stream discontinuity

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 13 00:38:49 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit d65d8657e64a387a87cdeb96e1b64fb640281166
Author: Nicolas Huet <nicolas.huet at parrot.com>
Date:   Thu Nov 12 16:35:12 2015 +0100

    mpegtsdemux: fix section_data leak

    If packet->payload_unit_start_indicator is true and pointer 0, there is no
    discontinuity check. Therefore there could be a previous section not
complete
    that need to be cleared.

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

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