Summary: | NULL pointer dereference in viaXMesaWindowMoved | ||
---|---|---|---|
Product: | Mesa | Reporter: | Olivier Blin <freedesktop> |
Component: | Drivers/DRI/Unichrome | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | colin, gabriel.mansi, xavier |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | fix NULL pointer dereference in viaXMesaWindowMoved |
Description
Olivier Blin
2007-08-22 06:49:41 UTC
Created attachment 11207 [details] [review] fix NULL pointer dereference in viaXMesaWindowMoved The attached patch fixes the glxinfo segfault, but I'm not sure it's the correct way to proceed. I think that if nothing was sent to the hardware there is no reason to wait for idle in viaDestroyContext but let me check if that is the case. There is a similar problem when driDrawable is NULL. This is a pretty old bug now, but we do still carry it on our Mesa packages... Is there any chance it can be committed upstream. Are there more appropriate QA contacts at mesa these days? Closing as wontfix, since unichrome (DRI1) has been dropped. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.