[gstreamer-bugs] [Bug 625396] gst_debug_remove_log_function doesn't remove default log handler
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Oct 25 05:31:28 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=625396
GStreamer | gstreamer (core) | 0.10.30
--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-25 12:31:22 UTC ---
Well, if you add a destroy notify for the user data we have a small race here.
When setting a new log function while printing something with the old one (i.e.
after the g_atomic_pointer_get()) the user data would be destroyed already
although it's still used.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list