mem-leak
Sebastian Sauer
mail at dipe.org
Tue Jun 17 01:24:14 CEST 2008
On Tuesday 17 June 2008, Aaron J. Seigo wrote:
> On Monday 16 June 2008, Sebastian Sauer wrote:
> > 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.
>
> yeah, some very odd things going on there. i have a patch here that
> addresses it.
Thanks :)
More information about the Panel-devel
mailing list