[Bug 761108] New: uvch264_src: Fix caps memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 25 16:35:09 PST 2016


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

            Bug ID: 761108
           Summary: uvch264_src: Fix caps 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: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

v4l_caps and new_caps are being allocated new memory before freeing the old
allocation.
There is no need to allocate the memory first time as this was never being used
and reallocated again.

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