summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-02-22 11:01:51 +1030
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-04-11 18:45:32 +0930
commit6d22a9615a0e6ab3d00b0bcb22ff001b6ece02ae (patch)
tree018b17922f29cde21a3c9ae428ae2060f91cf7ac /.gitignore
parent3c337e18b933881e22b0d03312511f1d23a8640b (diff)
dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
The DDX (xfree86 anyway) maintains its own device list in addition to the one in the DIX. CloseDevice will only remove it from the DIX, not the DDX. If the server then restarts (last client disconnects), the DDX devices are still there, will be re-initialised, then the hal devices come in and are added too. This repeats until we run out of device ids. This also requires us to strdup() the default pointer/keyboard in checkCoreInputDevices. X.Org Bug 14418 <http://bugs.freedesktop.org/show_bug.cgi?id=14418>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions