xserver/hw
Chase Douglas e6872c89bc Move FD_CLR above pInfo->read_input
The event fd may be invalidated by the pInfo->read_input call. If it is
invalidated, the subsequent FD_CLR call will segfault. Thus, the FD_CLR
call must precede the pInfo->read_input call.

Signed-off-by: Chase Douglas <chasedouglas@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit b5aa2e0a5f)
2009-11-19 16:36:42 +10:00
..
dmx dmx: Correctly compute DMXGetScreenAttributes reply length 2009-11-03 13:19:47 +10:00
kdrive kdrive: Grab evdev mouse/keyboard devices when X server is active 2009-11-03 13:25:35 +10:00
vfb input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7 2009-06-18 14:41:47 +10:00
xfree86 Move FD_CLR above pInfo->read_input 2009-11-19 16:36:42 +10:00
xnest Xnest: set the default pointer accel to the host's values (#10013) 2009-09-09 10:47:08 +10:00
xquartz XQuartz: Explicitly pass a bellProc to make XBell() work again. 2009-11-15 11:03:39 -08:00
xwin Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion() 2009-11-19 16:33:52 +10:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00