xserver/hw
Tobias Stoeckmann 21eda7464d dmx: Fix null pointer dereference
A null pointer dereference can occur in dmxSync, because TimerForce
does not handle a null pointer.

dmxSyncTimer is set to NULL a few lines above on a certain condition,
which happened on my machine. The explicit NULL check allowed me to
start Xdmx again without a segmentation fault.

Reviewed-by: Adam Jackson <ajax@redhat.com>
2017-03-27 15:49:30 -04:00
..
dmx dmx: Fix null pointer dereference 2017-03-27 15:49:30 -04:00
kdrive kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
vfb vfb: Bump default depth to 24 2017-02-28 14:31:14 -05:00
xfree86 xserver: Unifdef HAVE_CONFIG_H 2017-03-23 13:19:51 -04:00
xnest dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple 2016-12-12 14:09:59 -05:00
xquartz ddx: add new call to purge input devices that weren't added 2016-10-26 15:35:07 +10:00
xwayland xserver: Check the right HAVE_*_CONFIG_H. 2017-03-23 13:17:39 -04:00
xwin shadow: Macro cleanup 2016-12-12 14:10:44 -05:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00