xf86: check return value of XF86_CRTC_CONFIG_PTR in xf86CompatOutput()
If privates[xf86CrtcConfigPrivateIndex].ptr is NULL, this will cause a segfault.
Possible fix for xorg/xserver#1241 (closed)
Edited by benpicco
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
If privates[xf86CrtcConfigPrivateIndex].ptr is NULL, this will cause a segfault.
Possible fix for xorg/xserver#1241 (closed)