mem-leak

Sebastian Sauer mail at dipe.org
Mon Jun 16 23:17:54 CEST 2008


Hi *

in kdebase/workspace/plasma/applets/tasks/windowtaskitem.cpp in the 
WindowTaskItem::drawBackground() method we don't only lose mem (alphaPixmap = 
new QPixmap() without delete) but there are also some wired things going on 
with m_alphaPixmap (never set but deleted?!) vs alphaPixmap.


More information about the Panel-devel mailing list