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 360807 - Memory leak when using SMTP AUTH
Memory leak when using SMTP AUTH
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
1.8.x (obsolete)
Other Linux
: High normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-09 02:37 UTC by Chris Heath
Modified: 2013-09-10 13:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Patch to plug leak (1.15 KB, patch)
2006-10-09 02:40 UTC, Chris Heath
committed Details | Review

Description Chris Heath 2006-10-09 02:37:55 UTC
I turned on SMTP AUTH recently and noticed that Evolution started leaking memory.

Patch will follow.
Comment 1 Chris Heath 2006-10-09 02:40:32 UTC
Created attachment 74318 [details] [review]
Patch to plug leak
Comment 2 Kjartan Maraas 2007-01-25 14:02:38 UTC
Please someone, give this a review and commit it if it's ok.
Comment 3 Matthew Barnes 2007-03-26 22:56:04 UTC
The patch is correct, thanks Chris!

There's another leak at the end of the break_and_lose section.

Committed both memory leak fixes to Subversion trunk, revision 7669.