[Piglit] [PATCH 1/2] glx-close-display: Fix GLX_DOUBLEBUFFER attrib.

Emil Velikov emil.l.velikov at gmail.com
Fri Nov 14 08:50:55 PST 2014


On 14/11/14 14:57, jfonseca at vmware.com wrote:
> From: José Fonseca <jfonseca at vmware.com>
> 
> https://www.opengl.org/sdk/docs/man2/xhtml/glXChooseFBConfig.xml states
> that
> 
>   "GLX_DOUBLEBUFFER Must be followed by True or False."
> 
> No idea how this ever passed given the buffer overflow that ensued.
>
I've recently plugged the biggest memory leak in piglit, thanks to a
reminder by Ilia.
Perhaps you and other people might want to consider doing a valgrind run
of piglit. It will definitely help you with cases like this one :)

-Emil



More information about the Piglit mailing list