[Bug 788759] New: qtdemux: fix 'stsd' table leak and nested caps leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 10 09:18:59 UTC 2017


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

            Bug ID: 788759
           Summary: qtdemux: fix 'stsd' table leak and nested caps leak
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jun.xie at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

typically in DASH/HLS adaptive streaming cases, 'moov' box will be handled in
qtdemux multiple times.
An existing QtDemuxStream's 'stsd' will be overwritten without freed.

if an existing QtDemuxStream is found, its 'stsd' tables and related caps need
to be freed.

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