[Bug 760873] GstGLVideoMixerPad vertex_buffer leaks when pad dynamic removed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 29 10:06:52 UTC 2018


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #336802|accepted-commit_now         |committed
             status|                            |

--- Comment #19 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 336802
  --> https://bugzilla.gnome.org/attachment.cgi?id=336802
fix the leak

commit 782fb43887ad5377c3dbc57f65ead1cd62cab18d (HEAD -> master)
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Mon Oct 3 13:11:07 2016 +0100

    glvideomixer: fix vertex_buffer leak

    We call the base class first as this will remove the pad from
    the aggregator, thus stopping misc callbacks from being called,
    one of which (process_textures) will recreate the vertex_buffer
    if it is destroyed

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

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