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 509370 - Memory leak fix in CamelOperation
Memory leak fix in CamelOperation
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
unspecified
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-01-14 13:37 UTC by Philip Van Hoof
Modified: 2008-01-14 22:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This patch fixes a leak (using GSList's node remover incorrectly) (584 bytes, patch)
2008-01-14 13:37 UTC, Philip Van Hoof
none Details | Review
Revised patch (459 bytes, patch)
2008-01-14 14:10 UTC, Matthew Barnes
committed Details | Review

Description Philip Van Hoof 2008-01-14 13:37:08 UTC
Will attach a patch
Comment 1 Philip Van Hoof 2008-01-14 13:37:52 UTC
Created attachment 102813 [details] [review]
This patch fixes a leak (using GSList's node remover incorrectly)
Comment 2 Matthew Barnes 2008-01-14 14:10:55 UTC
Created attachment 102817 [details] [review]
Revised patch

Same result.
Comment 3 Philip Van Hoof 2008-01-14 14:33:06 UTC
Agree with Matthew's revised patch. Looks right to me (I'd say, go ahead and commit, if I where you :p).
Comment 4 Srinivasa Ragavan 2008-01-14 20:09:18 UTC
Matt, so go ahead.
Comment 5 Matthew Barnes 2008-01-14 22:04:48 UTC
Committed to trunk (revision 8365).