Comment 3 for bug 1201116

Revision history for this message
Daniel d'Andrada (dandrader) wrote : Re: [dash] combined memory leak & constant CPU usage when navigating through lenses

The constant increase in memory consumption comes from QImageData::create() calls. Now I gotta find the code path that leads to those calls.