GNOME Bugzilla – Bug 270414
Connector - Memory corruption/build-up tracking bug
Last modified: 2005-05-20 03:10:28 UTC
Description of Problem: Bugs possible due to some memory leak or memory corruption in calendar component, (version >= 2.0)
Created attachment 44501 [details] [review] Patch for cache buildup fix
The above patch is for gnome-2.8 branch. This should fix all the cache buildups happening because of detatched instances [ initially being created by using OWA or Outlook ] getting duplicated in the cache file and causing evolution to hang.
Verified on evolution 2.0.3 rpm's build on 21/12/2004 that cache buildups issue is resolved.
Fixed