Bug 8383

Summary: [PATCH] Fix index matching of visuals
Product: xorg Reporter: Antonio Hobmeir Neto <neto>
Component: Server/Ext/GLXAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high CC: boiko
Version: gitKeywords: patch
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 10101    
Attachments:
Description Flags
Fix index matching of visuals none

Description Antonio Hobmeir Neto 2006-09-21 10:06:31 UTC
The function find_mesa_visual return a wrong element of visual vector. The index
of vector is shift one element. Then I basically decremented one of index.
Comment 1 Gustavo Pichorim Boiko 2006-09-21 10:11:22 UTC
Just for information, this problem was making glxinfo crash the X server using 
the sis driver.
Comment 2 Antonio Hobmeir Neto 2006-10-03 06:28:30 UTC
Created attachment 7240 [details] [review]
Fix index matching of visuals
Comment 3 Daniel Stone 2007-02-27 01:33:38 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 4 Adam Jackson 2008-02-24 21:52:49 UTC
Yet another probably-already-fixed-but-let's-check-and-be-sure...
Comment 5 Adam Jackson 2008-04-07 14:21:15 UTC
Yep, fixed in 1.5.

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.