[Mesa-dev] Mesa (master): glx: Get GLX_SCREEN first in __glXQueryContextInfo()

Brian Paul brianp at vmware.com
Fri May 7 15:58:30 PDT 2010


Kristian Høgsberg wrote:
> Module: Mesa
> Branch: master
> Commit: db178af09d734f2f973d50de9ff90fe1cbb5e9c9
> URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=db178af09d734f2f973d50de9ff90fe1cbb5e9c9
> 
> Author: Kristian Høgsberg <krh at bitplanet.net>
> Date:   Fri May  7 18:38:35 2010 -0400
> 
> glx: Get GLX_SCREEN first in __glXQueryContextInfo()
> 
> And lookup the GLX screen for the context.  Otherwise we'll end up
> jumping through a NULL-pointer once we try to look up the visual
> or config for the shared context.
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=14245

Is this a candidate for the 7.8 branch?

-Brian



More information about the mesa-dev mailing list