Re: [PATCH] KWin: Fix memory leak in Workspace::rootStackingOrder
- Date: Mon, 5 May 2008 12:40:28 -0700
- From: "Kelvie Wong" <kelvie@xxxxxxxx>
- Subject: Re: [PATCH] KWin: Fix memory leak in Workspace::rootStackingOrder
On Sun, May 4, 2008 at 11:33 PM, Daniel Winter <dw@xxxxxxxxxxxxxxx> wrote:
> There is btw already a bug report filed for at:
>
> http://bugs.kde.org/show_bug.cgi?id=154763
>
>
>
> DanielW
That's actually a different bug (dating a lot further back) -- there
was a rather bad memory leak in the nVidia drivers (versions 100.14.x)
in texture_from_pixmap. That one would activate any time you called
those functions, such as when transparency was activated, or you used
a desktop effect -- this memory leak was constant (it would leak the
size of a XQuery every time composite actions and tries to compute the
stacking order), and was introduced only about a week ago.
--
Kelvie Wong
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<