From adbaf2162834f59e0ebe0172d015d3da800ce044 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 7 Aug 2001 22:00:26 +0000 Subject: Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for 2001-08-07 Federico Mena Quintero * gui/calendar-model.c (calendar_model_free_value): Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for that field from ::initialize_value(), after all. Fixes bug #6098. svn path=/trunk/; revision=11745 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 213a363f83..5fa5d4f17c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-08-07 Federico Mena Quintero + + * gui/calendar-model.c (calendar_model_free_value): Only unref the + FIELD_COMPONENT if it is non-NULL. We return a NULL for that + field from ::initialize_value(), after all. Fixes bug #6098. + 2001-08-07 JP Rosevear * gui/itip-utils.c (itip_send_comp): Make calendar.ics the -- cgit v1.2.3