Bug 21293 - [awaiting review] Miscellaneous fixes for bugs and issues found with valgrind
Summary: [awaiting review] Miscellaneous fixes for bugs and issues found with valgrind
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/wj...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-04-20 04:42 UTC by Will Thompson
Modified: 2009-04-21 02:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-04-20 04:42:57 UTC
I was Valgrinding Gabble the other day to find the cause of some heap corruption bugs people have reported. I idn't find a particularly smoking gun, but I did find various small issues and race conditions, which are fixed in my ‘the-daily-valgrind’ branch.

I also some found some slightly larger issues (mostly involving accidentally modifying hash tables while iterating them with g_hash_table_foreach, which explicitly forbids you doing so), but will fix them in a separate branch.
Comment 1 Will Thompson 2009-04-21 02:07:34 UTC
Reviewed by Guillaume.


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.