[Mesa-dev] [Bug 14245] glXImportContextEXT crashes in git HEAD

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 7 15:43:21 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=14245

Kristian Høgsberg <krh at bitplanet.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Kristian Høgsberg <krh at bitplanet.net> 2010-05-07 15:43:21 PDT ---
Should be fixed by this commit:

commit 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


The test case works.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list