Bug 10459

Summary: mieqEnqueue() possibile array out of bound access.
Product: xorg Reporter: Jie Luo <clotho67>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 10101    
Attachments:
Description Flags
patch for this none

Description Jie Luo 2007-03-29 05:39:20 UTC
When oldtail is 0, miEventQueue.events[oldtail - 1] is out of bound.
Comment 1 Jie Luo 2007-03-29 05:43:57 UTC
Created attachment 9351 [details] [review]
patch for this

This patch resolved the problem except the case that the first event enqueued has  type DeviceValuator.
Comment 2 Peter Hutterer 2008-02-24 23:52:22 UTC
this bug has been fixed a while ago. thanks for reporting!

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.