Thomas Haller
e05623001b
gobject: fix deadlock with g_weak_ref_set()
...
In general, we must not call out to external, unknown code while holding
a lock. That is prone to dead lock.
g_object_ref() can emit a toggle notification. In g_weak_ref_set(), we
must not do that while holding the lock.
2024-01-04 16:42:59 +01:00
..
2024-01-04 16:42:59 +01:00
2023-01-29 12:36:06 +00:00
2023-11-29 13:41:34 +00:00
2023-11-29 13:41:34 +00:00
2023-12-31 09:09:48 +00:00
2023-10-25 12:01:02 +01:00
2023-11-21 11:54:42 +00:00
2023-12-31 09:09:48 +00:00
2023-12-12 17:30:01 +00:00
2024-01-04 16:42:59 +01:00
2023-12-30 00:20:17 +01:00
2023-12-19 18:41:02 +00:00
2023-12-19 18:41:02 +00:00
2023-10-25 12:01:02 +01:00
2023-11-29 12:04:59 +00:00
2023-12-15 21:03:42 +01:00
2023-11-29 13:41:34 +00:00
2023-10-25 12:01:02 +01:00
2023-10-25 12:01:02 +01:00
2023-12-21 18:25:36 +01:00
2023-10-23 11:26:53 +01:00
2023-10-23 11:26:53 +01:00
2023-10-23 13:18:13 +01:00
2023-11-04 10:40:30 +00:00
2023-11-04 10:40:30 +00:00
2023-12-20 21:35:53 +01:00