Re: [Mesa-dev] [PATCH] meta: Plug memory leak in blit shader creation

2015-03-09 Thread Kenneth Graunke
On Friday, March 06, 2015 06:22:00 PM Ben Widawsky wrote: > It looks like this has existed since: > commit f5a477ab76b6e0b268387699cd2253a43db0dfae > Author: Ian Romanick > Date: Mon Dec 16 11:54:08 2013 -0800 > > meta: Refactor shader generation code out of mipmap generation path > > Valg

[Mesa-dev] [PATCH] meta: Plug memory leak in blit shader creation

2015-03-06 Thread Ben Widawsky
It looks like this has existed since: commit f5a477ab76b6e0b268387699cd2253a43db0dfae Author: Ian Romanick Date: Mon Dec 16 11:54:08 2013 -0800 meta: Refactor shader generation code out of mipmap generation path Valgrind was complaining on the piglit test: fbo-generatemipmap-formats GL_ARB