From 0a441d94cf8cfeb8fdbeeeac210669163528a998 Mon Sep 17 00:00:00 2001 From: Li Yuan Date: Tue, 11 Jul 2006 11:54:45 +0000 Subject: remove week_view->comp_data first, since garray is not thread safe and the 2006-07-11 Li Yuan * gui/e-week-view.c: (e_week_view_remove_event_cb): remove week_view->comp_data first, since garray is not thread safe and the event's address may be changed. Fix for #345969. svn path=/trunk/; revision=32281 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 834c9dd696..bc7cd6d853 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-07-11 Li Yuan + + * gui/e-week-view.c: (e_week_view_remove_event_cb): + remove week_view->comp_data first, since garray is not thread + safe and the event's address may be changed. + Fix for #345969. + 2006-07-11 Li Yuan * gui/dialogs/event-page.c: (sensitize_widgets): -- cgit v1.2.3