[Bug 762229] New: vaapisink: Fix event,pad memory leaks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 18 01:15:19 UTC 2016


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

            Bug ID: 762229
           Summary: vaapisink: Fix event,pad memory leaks
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

If sink->window is not present, then we are just returning without performing
any operation. But memory is getting allocated for event and peer.

Hence moving the check to the beginning before allocations.

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