]> git.0d.be Git - empathy.git/commitdiff
Merge remote-tracking branch 'micro/fix-build'
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 16 Mar 2015 08:43:38 +0000 (09:43 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 16 Mar 2015 08:43:38 +0000 (09:43 +0100)
libempathy-gtk/empathy-contact-chooser.c

index b82aa93a11e7a97acc234423c4fff3f27e1ba74f..05dbe3449a21baa7bc89a2e8e821e22d93e700bf 100644 (file)
@@ -213,7 +213,7 @@ get_contacts_cb (GObject *source,
   GError *error = NULL;
   FolksIndividual *individual;
   TpContact *contact;
-  EmpathyContact *emp_contact;
+  EmpathyContact *emp_contact = NULL;
 
   self = tp_weak_ref_dup_object (wr);
   if (self == NULL)