xserver-multidpi/hw
Ander Conselvan de Oliveira efa31092d6 xfree86: Remove device from inputInfo.devices if ActivateDevice failed.
After the call to xf86ActivateDevice, the new device will be added to
inputInfo.devices. However, if the subsequent call to ActivateDevice
fails, the correponding InputInfoRec for the device is deleted but an
entry still remains in inputInfo.devices. This might lead to a server
crash later on (on InitAndStartDevices for instance) when the device
control proc would be called for an invalid device.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-04-15 12:17:57 +10:00
..
dmx Remove dead EXTENSION_PROC_ARGS define 2009-03-04 10:29:34 -05:00
kdrive Lift fatal signal handlers from DDX'es up to a common DIX implementation 2009-04-09 17:10:12 -07:00
vfb Xvfb: add missing include for new xkbsrv.h 2009-01-27 09:31:00 +10:00
xfree86 xfree86: Remove device from inputInfo.devices if ActivateDevice failed. 2009-04-15 12:17:57 +10:00
xnest xnest: remove unused variable 'names'. 2009-04-14 17:13:34 +10:00
xquartz XQuartz: Use correct values for ProximityIn and ProximityOut 2009-04-11 17:26:27 -07:00
xwin Cygwin/X: Fix keyboard layout mapping for Latin American keyboards 2009-02-22 13:08:42 +00:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00