Bug 11477 - Possible ioctl VT_WAITACTIVE without a VT_ACTIVATE with multiseat flags
Summary: Possible ioctl VT_WAITACTIVE without a VT_ACTIVATE with multiseat flags
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xorg (show other bugs)
Version: git
Hardware: All Linux (All)
: low normal
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xserver-1.7
  Show dependency treegraph
 
Reported: 2007-07-05 04:46 UTC by Steve Davies
Modified: 2009-09-13 19:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.