[Bug 755456] New: glmemory: fix texture leak in _gl_mem_copy

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 23 02:05:30 PDT 2015


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

            Bug ID: 755456
           Summary: glmemory: fix texture leak in _gl_mem_copy
    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: julien.isorce at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I have noticed a leak in _gl_mem_copy in the "} else {", it calls _gl_mem_init
which generate the texture because tex_id is 0. _gl_mem_create should check for
texture_wrapped flag instead.

I have not really search for a pipeline that shows the problem. But patch
follows.

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