diff options
Diffstat (limited to 'libempathy/empathy-individual-manager.c')
-rw-r--r-- | libempathy/empathy-individual-manager.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-individual-manager.c b/libempathy/empathy-individual-manager.c index 61f61f96d..218dddaa6 100644 --- a/libempathy/empathy-individual-manager.c +++ b/libempathy/empathy-individual-manager.c @@ -284,6 +284,7 @@ aggregator_add_persona_from_details_cb (GObject *source, /* We can unref the contact now */ g_object_unref (contact); + g_object_unref (persona); } void |