fix a memory leak in update_call_members()
Submitted by Fabrice Bellet
Assigned to Telepathy bugs list
Description
Created attachment 128504 fix a memory leak in update_call_members()
Hi!
Valgrind revealed a leak with the GPtrArray *contact object, that should be unref()ed in update_call_members().
Patch 128504, "fix a memory leak in update_call_members()":
1002-call-channel-fix-a-memory-leak.patch
Version: git master