From caa0a3d44c74e440d5de07f770583491549edb82 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 3 Jul 2008 09:32:25 +0000 Subject: ** Fix for bug #540152 2008-07-03 Milan Crha ** Fix for bug #540152 * addressbook/gui/component/addressbook-component.c: (ensure_sources): Unref source only when we created it - the list owns the pointer now. * calendar/gui/calendar-component.c: (ensure_sources): Unref sources only when we created it - the list owns the pointer now. * calendar/gui/tasks-component.c: (ensure_sources): * calendar/gui/memos-component.c: (ensure_sources): Do not leak ESource. svn path=/trunk/; revision=35717 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d10562a230..8890121ca9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2008-07-03 Milan Crha + + ** Fix for bug #540152 + + * gui/calendar-component.c: (ensure_sources): + Unref sources only when we created it - the list owns the pointer now. + * gui/tasks-component.c: (ensure_sources): + * gui/memos-component.c: (ensure_sources): Do not leak ESource. + 2008-06-16 Maciej Piechotka * gui/caltypes.xml: -- cgit v1.2.3