On Sat, 30 Jul 2005 18:57:30 -0400 (EDT)
Vladimir Dergachev <[EMAIL PROTECTED]> wrote:

> 
> 
> On Sat, 30 Jul 2005, Vladimir Dergachev wrote:
> 
> >
> > Hi all,
> >
> >    I've been running with code checked in Mesa tree and there appears to be 
> > rather large memory leak which can be plainly seen by running glxgears and 
> > watching top.
> 
> One more piece of information - the memory leak increases with the size of 
> the window. This is very surprising as I did not think window size should 
> matter.
> 
> Also, the code path pointed by Valgrind does not appear to cause this, at 
> least not in the obvious way - putting printf("Hello\n") in r300NewProgram
> does not print many "Hello"'s so this is not the actual culprit..
> 
> Does anyone have suggestions ?

'key' is never freed when existing key is found at _mesa_UpdateTexEnvProgram / 
_tnl_UpdateFixedFunctionProgram.
Sorry, forgot to report this one...

-- 
Aapo Tahkola


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to