GNOME Bugzilla – Bug 350001
Memory leaks in contacts code
Last modified: 2013-09-14 16:49:41 UTC
CVS HEAD version. I've written a patch that fixes a slew of memory leaks in the contacts code, specifically in the shared library code that's used in the Evolution composer. This should solve severe leaks some people are seeing, like 200-300KB per composer opened.
Created attachment 70233 [details] [review] Memory leak fixes.
hmm... can we get this in for evo 2.8 or would it break api/abi freeze? :-/
It doesn't affect API nor ABI, so should be safe to apply.
oh my god, then i want this for 2.8 as fast as possible. harish, devashish, let's get this in. hpj should really know the evo code by heart so this should not need that much review. ;-)
The patch looks good to me. Devashish, can I go ahead and absorb this for the release ?
Yes harish the patch looks good, can be committed.
Committed to HEAD. Hans : Thanks a lot for the patch.