[Bug 776700] New: Fixed memory leak in usage of gst_pad_template_new() API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 2 03:47:29 UTC 2017


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

            Bug ID: 776700
           Summary: Fixed memory leak in usage of gst_pad_template_new()
                    API
    Classification: Platform
           Product: GStreamer
           Version: 1.9.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-libav
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: garima.g at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 342706
  --> https://bugzilla.gnome.org/attachment.cgi?id=342706&action=edit
Fixed memory leak in usage of gst_pad_template_new() API

Fixed memory leak in usage of gst_pad_template_new() API.

The last argument to gst_pad_template_new() is not freed.
I am not sure is this required to free the caps.

But I have attached a patch for the fix.

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