[Bug 672006] [playsink] leaks every instance

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 14 09:33:59 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=672006
  GStreamer | gst-plugins-base | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.37

--- Comment #7 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-03-14 16:33:53 UTC ---
So, latest patch should do it then:

commit 9fc640b9e0ba807b7f8ce6bdbd7c754bdbfdb761
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Wed Mar 14 11:04:25 2012 +0100

    playsink: remove circular ref between bin and internal pad

    ... by not assigning an additional ref to an async blocked callback,
    which should not be called anyway by the time the object is gone.

    Fixes #672006.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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