From: Guillaume Desmottes Date: Mon, 16 Mar 2015 08:43:38 +0000 (+0100) Subject: Merge remote-tracking branch 'micro/fix-build' X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=29b956745586e58ce61cd66c1ebf48a625bb0ae7;hp=22a1f0d6b93976416b8f4cdb0971d835e7d639c9 Merge remote-tracking branch 'micro/fix-build' --- diff --git a/libempathy-gtk/empathy-contact-chooser.c b/libempathy-gtk/empathy-contact-chooser.c index b82aa93a..05dbe344 100644 --- a/libempathy-gtk/empathy-contact-chooser.c +++ b/libempathy-gtk/empathy-contact-chooser.c @@ -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)