From d72774ce1ae05aa40ad6d8183323deb203155018 Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Wed, 3 Oct 2007 17:12:26 +0000 Subject: Initialize every GError to NULL. Fixes bug #482889. 2007-10-03 Marco Barisione * libempathy/empathy-contact-factory.c: * libempathy/empathy-tp-call.c: * libempathy/empathy-tp-group.c: * libempathy/empathy-utils.c: Initialize every GError to NULL. Fixes bug #482889. svn path=/trunk/; revision=360 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb77c9414..ab876c0c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-10-03 Marco Barisione + + * libempathy/empathy-contact-factory.c: + * libempathy/empathy-tp-call.c: + * libempathy/empathy-tp-group.c: + * libempathy/empathy-utils.c: Initialize every GError to NULL. Fixes + bug #482889. + 2007-10-02 Xavier Claessens * libempathy/empathy-tp-contact-list.c: Add back protocol group. -- cgit v1.2.3