[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 3 11:53:20 PDT 2010


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

--- Comment #2 from Niels Ole Salscheider <niels_ole at salscheider-online.de> 2010-08-03 11:53:20 PDT ---
What happens to pdp in dri2CreateDisplay(Display * dpy), dri2_glx.c? This
function sets pdp->invalidateAvailable but pdp is neither stored in a global
variable nor is it returned by the function (just &pdp->base and pdp->base does
not contain a pointer to pdp, does it?).

-- 
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