After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309138 - Memory leak in evolution conduits
Memory leak in evolution conduits
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Do Not Use
2.2.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Veerapuram Varadhan
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-06-27 15:15 UTC by Mark Adams
Modified: 2013-09-13 12:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Fix memory leaks in the conduits (685 bytes, patch)
2005-06-27 15:15 UTC, Mark Adams
none Details | Review
Changelog update (390 bytes, patch)
2005-06-27 15:16 UTC, Mark Adams
none Details | Review

Description Mark Adams 2005-06-27 15:15:00 UTC
Version details: 2.2.2-5
Distribution/Version: Fedora Core 4

While working on fixing bug #274032 (PDA sync broken on FC4), I found a couple
of memory leaks in the Evolution conduits, in particular leaking generated UIDs.

The attached patches fix those leaks. I'll also post this to evolution-patches
shortly.
Comment 1 Mark Adams 2005-06-27 15:15:42 UTC
Created attachment 48417 [details] [review]
Fix memory leaks in the conduits
Comment 2 Mark Adams 2005-06-27 15:16:04 UTC
Created attachment 48418 [details] [review]
Changelog update
Comment 3 Mark Adams 2005-06-27 15:22:10 UTC
Posted to evolution-patches:
http://galactus.ximian.com/pipermail/evolution-patches/2005-June/011003.html
Comment 4 Veerapuram Varadhan 2005-07-01 15:15:26 UTC
Thanks for the patch.  Fixed in CVS.