From 98e2091d6287bd28601d49877f1169de1c0dad6c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 24 Apr 2000 19:29:20 +0000 Subject: ref (and sink) the message stream if we're going to unref it later. * providers/mbox/camel-mbox-folder.c (_get_message_by_uid): ref (and sink) the message stream if we're going to unref it later. Otherwise it could get destroyed while there are still substreams attached to it. This needs a cleaner solution. svn path=/trunk/; revision=2586 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 3ee2d0c0ae..ccca37a671 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,10 @@ 2000-04-24 Dan Winship + * providers/mbox/camel-mbox-folder.c (_get_message_by_uid): ref + (and sink) the message stream if we're going to unref it later. + Otherwise it could get destroyed while there are still substreams + attached to it. This needs a cleaner solution. + * camel.h: remove data-wrapper-repository.h include(s) 2000-04-24 NotZed -- cgit v1.2.3