Files
xserver/dix
Peter Hutterer aeff14d5f2 dix: don't alloc in ChangeMasterDeviceClasses.
We mustn't realloc as we are inside a signal handler. With
SetMinimumEventSize, this code should never be hit anyway, as the event list
should have the required memory before this code is hit.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
2008-12-12 11:43:32 +10:00
..
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2008-11-04 16:01:07 +10:30