Bug 11477

Summary: Possible ioctl VT_WAITACTIVE without a VT_ACTIVATE with multiseat flags
Product: xorg Reporter: Steve Davies <x-sourceror>
Component: Server/DDX/XorgAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: low    
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 23613    

Description Steve Davies 2007-07-05 04:46:13 UTC
In hw/xfree86/os-support/linux/lnx_init.c, at the end of xf86OpenConsole(), either the closing } of "if (!ShareVTS && VTSwitch)" is misplaced and should be moved to after the VT_WAITACTIVE code, or the "if (ioctl(...VT_WAITACTIVE...)" code is indented one level too many.
Comment 1 Peter Hutterer 2009-09-13 01:01:00 UTC
Patch sent to xorg-devel.

http://lists.freedesktop.org/archives/xorg-devel/2009-September/001989.html

Comment 2 Peter Hutterer 2009-09-13 19:58:39 UTC
Fix pushed as c626a5578aa16c17ef68c1b15ed53828080d9d90. 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.