[Bug 790899] New: dashdemux: fix memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 27 13:01:30 UTC 2017


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

            Bug ID: 790899
           Summary: dashdemux: fix memory leak
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jun.xie at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

GPtrArray in GstActiveStream is newed in
gst_mpdparser_init_active_stream_segments()
GPtrArray in GstActiveStream is leaked in some cases.
gst_mpdparser_free_active_stream shall be invoked to free GstActiveStream

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