[Digikam-devel] [Bug 195610] Memory leak in image editor

Johannes Wienke languitar at semipol.de
Sun Jan 24 16:51:39 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=195610





--- Comment #18 from Johannes Wienke <languitar semipol de>  2010-01-24 17:51:24 ---
Ok, I'm just trying to figure this out. Most of the memory allocation happens
in DImg::allocate which isn't a big surprise.

But I think I got a suspicion what's going on here:
1. Simply viewing images without manipulations is ok, then all memory is
cleaned properly.
2. Doing any operation but not saving the image also results in correctly freed
memory.
3. Doing any operation and saving the changed image results in more memory use.
So there must be something wrong while saving images.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list