[gstreamer-bugs] [Bug 589127] gsttask leaks the pool
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Jul 20 09:04:46 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=589127
GStreamer | gstreamer (core) | Ver: 0.10.24
Wim Taymans changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #138819|accepted-commit_now |committed
Flag| |
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #5 from Wim Taymans 2009-07-20 16:04 UTC -------
commit ffca244c262743ddf99fd06f66df979ba556f499
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Mon Jul 20 18:03:21 2009 +0200
tests: make sure the tasks are joined
Call _clean_all() on the task to make sure everything is joined and
stopped.
See #589127
commit a78199ae5e48cabec1ed5c733e84debfc55578ca
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Mon Jul 20 15:44:36 2009 +0200
task: fix taskpool leak
GstTaks does not always unref the taskpool it was created from because it
depends on when the pool provided an ID for joining the task.
Rework some code so that we always unref the pool and optionally join when
the
pool provided an id.
Fixes #589127
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=589127.
More information about the Gstreamer-bugs
mailing list