Bug 98653 - debug-sender messages queue needs locking
Summary: debug-sender messages queue needs locking
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-09 09:58 UTC by Fabrice Bellet
Modified: 2019-12-03 20:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
debug-sender: fix messages queue locking (1.97 KB, patch)
2016-11-09 09:58 UTC, Fabrice Bellet
Details | Splinter Review

Description Fabrice Bellet 2016-11-09 09:58:25 UTC
Created attachment 127862 [details] [review]
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.
Comment 1 GitLab Migration User 2019-12-03 20:43:51 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/135.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.