[gstreamer-bugs] [Bug 591045] [basesrc] Leaking GstTask instances
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Aug 8 13:28:36 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=591045
GStreamer | gstreamer (core) | Ver: git
Sebastian Dröge changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #4 from Sebastian Dröge 2009-08-08 20:28 UTC -------
commit 165df5e00d31ef582118b4c7e11d284ce179c052
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Sat Aug 8 22:27:06 2009 +0200
check: Call gst_task_cleanup_all() in GST_END_TEST
This fixes many unit tests under valgrind that shows
leaking GstTasks that are not really leaked but just
not unreffed by the task thread before the unit test
stopped.
Fixes bug #591045.
--
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=591045.
More information about the Gstreamer-bugs
mailing list