Bug 21293

Summary: [awaiting review] Miscellaneous fixes for bugs and issues found with valgrind
Product: Telepathy Reporter: Will Thompson <will>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/the-daily-valgrind
Whiteboard:
i915 platform: i915 features:

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.