debug-sender messages queue needs locking
Submitted by Fabrice Bellet
Assigned to Telepathy bugs list
Description
Created attachment 127862 debug-sender: fix messages queue locking
Hi,
I noticed some concurrent accesses to the _TpDebugSenderPrivate messages queue, causing double free errors. I think the queue should be protected by a lock.
Patch 127862, "debug-sender: fix messages queue locking":
1000-debug-sender-fix-messages-queue-locking.patch
Version: git master