[Bug 753087] New: jpegdec: fix output state memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 30 21:02:59 PDT 2015


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

            Bug ID: 753087
           Summary: jpegdec: fix output state memory 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: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

output state was being created locally and the references were not getting
cleared during decoding error cases, leading to leak. Hence creating a state
variable in dec structure and freeing it on finalize

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