glib/gobject
Florian Müllner a62b43fd9c Fix deadlock in g_object_remove_toggle_ref()
The code section guarded with toggle_refs_mutex includes a call to
g_object_unref(), which may call toggle_refs_notify(). As the latter
tries to acquire the same mutex, glib locks up.

https://bugzilla.gnome.org/show_bug.cgi?id=632884
2010-10-22 14:52:41 +02:00
..
2010-09-13 12:34:53 +01:00
2010-07-12 15:33:05 -04:00
2009-03-31 19:39:16 -04:00
2010-06-19 19:07:36 +02:00
2010-09-13 12:34:53 +01:00
2010-02-04 00:12:50 +02:00
2010-07-12 17:46:17 -04:00
2010-10-12 21:34:26 -04:00
2008-06-21 12:18:12 +00:00
2008-06-21 18:20:43 +00:00
2008-06-21 12:45:49 +00:00
2008-06-22 09:45:13 +00:00
2010-07-12 17:46:17 -04:00
2010-06-19 19:07:36 +02:00