Re: [evolution-patches] fix for a crash in connector [exchange]
- From: Harish Krishnaswamy <kharish novell com>
- To: pchenthill <pchenthill novell com>
- Cc: patches <evolution-patches gnome org>
- Subject: Re: [evolution-patches] fix for a crash in connector [exchange]
- Date: Wed, 22 Feb 2006 13:30:21 +0530
On Wed, 2006-02-22 at 13:24 +0530, pchenthill wrote:
> Hi,
> Have attached the fix for a crash in connector. unref the folder at
> the end of the function as the folder is used in the subtree list.
> Attaching the traces for the crash.
Chen,
754: folder = subtrees->data;
<== it is reassigned here before being used again.
Morever, failure to unref folder should only cause a leak - not a crash.
Harish
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]