From 7cc3d5f443de8cb8f67006e8d28d85aca6ca0507 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 9 Jul 2001 01:49:41 +0000 Subject: Changed so we dont have the list changing under us, just going to the next 2001-07-06 Not Zed * camel-vee-folder.c (camel_vee_folder_finalise): Changed so we dont have the list changing under us, just going to the next node before we call a function that might change the list is potentially dangerous (slight mod of peters fix). Hmm, i think it would've double-unref'd it too(?) svn path=/trunk/; revision=10900 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index df75ecbe6e..f3a37af6f2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2001-07-06 Not Zed + + * camel-vee-folder.c (camel_vee_folder_finalise): Changed so we + dont have the list changing under us, just going to the next node + before we call a function that might change the list is + potentially dangerous (slight mod of peters fix). Hmm, i think it + would've double-unref'd it too(?) + 2001-07-08 Chris Toshok * camel-tcp-stream-openssl.c (camel_tcp_stream_openssl_finalize): -- cgit v1.2.3