From 1d8e220e443a123ee4fb9f25aa92e5c9bbc42463 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 3 Jun 2002 18:00:21 +0000 Subject: keep a reference to the Query object, to avoid crashes when the queries 2002-06-03 Rodrigo Moya * pcs/query.c: keep a reference to the Query object, to avoid crashes when the queries are destroyed before finishing processing. Fixes #25056. svn path=/trunk/; revision=17080 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index de08d34644..91803e672f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-06-03 Rodrigo Moya + + * pcs/query.c: keep a reference to the Query object, to avoid + crashes when the queries are destroyed before finishing processing. + Fixes #25056. + 2002-05-26 JP Rosevear * gui/dialogs/comp-editor.h: update proto -- cgit v1.2.3