[Bug 776376] New: Fix memory leaks in usage of gst_element_get_clock API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 22 06:44:09 UTC 2016


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

            Bug ID: 776376
           Summary: Fix memory leaks in usage of gst_element_get_clock API
    Classification: Platform
           Product: GStreamer
           Version: 1.9.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          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 342370
  --> https://bugzilla.gnome.org/attachment.cgi?id=342370&action=edit
Fix memory leaks in usage of gst_element_get_clock API

Fix memory leaks in usage of gst_element_get_clock API.

gst_element_get_clock() API returns the GstClock of the element which need to
be unref after the usage.

Fixes applied in following files:
ext/resindvd/rsninputselector.c
sys/uvch264/gstuvch264_src.c 
sys/winscreencap/gstdx9screencapsrc.c

Please check the attached patch file.

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