summaryrefslogtreecommitdiff
path: root/hw/dmx/input
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2006-11-07 01:29:51 -0800
committerKeith Packard <keithp@neko.keithp.com>2006-11-07 01:29:51 -0800
commit1dcda4f3c56214464c0b6123fea6daa69aae69fc (patch)
treec6bc9951e7479bf442e396b71f6e083fa193e1b5 /hw/dmx/input
parentc20d3bf7533da0bf26beaf7d8c359d18edbd70e8 (diff)
Avoid dereferencing sprite.screen when Xinerama is not running. (#8925)
With Xinerama support built into the X server but not in use, sprite.screen is NULL and yet the SyntheticMotion macro would dereference it. Avoid that by just passing sprite.screen to PostSyntheticMotion which can then dereference it when Xinerama is enabled. Also, define PostSyntheticMotion in dixevents.h and include dixevents.h in getevents.c
Diffstat (limited to 'hw/dmx/input')
0 files changed, 0 insertions, 0 deletions