Bug 8383 - [PATCH] Fix index matching of visuals
Summary: [PATCH] Fix index matching of visuals
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Ext/GLX (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks: xorg-7.4
  Show dependency treegraph
 
Reported: 2006-09-21 10:06 UTC by Antonio Hobmeir Neto
Modified: 2008-04-07 14:21 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Fix index matching of visuals (885 bytes, patch)
2006-10-03 06:28 UTC, Antonio Hobmeir Neto
no flags Details | Splinter Review

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.