[Bug 51842] mission-control try to access freed memory (valgrind)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 9 19:38:55 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51842
--- Comment #3 from Xavier Claessens <xclaesse at gmail.com> 2012-07-09 10:38:55 PDT ---
Created attachment 64015
--> https://bugs.freedesktop.org/attachment.cgi?id=64015
McdAccountManagerDefault: Fix a possible double free
If the account is already in the hashtable, g_hash_table_insert()
will set @removed as value, but free it since the key already in
the table is kept.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list