[Bug 788035] New: autoconvert memory leaks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 22 07:11:54 UTC 2017


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

            Bug ID: 788035
           Summary: autoconvert memory leaks
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: james at stev.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

It looks like there is two memory leaks in autoconvert. In the functions for
the gst_auto_convert_sink_chain and gst_auto_convert_sink_chain_list. If an
element isn't found and the internal's still have a
"autoconvert->current_internal_srcpad == 0" then the buffer and buffer lists
will be leaked on these failure cases as the buffer is neither passed or
free'ed

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