Skip to content

xf86: check return value of XF86_CRTC_CONFIG_PTR in xf86CompatOutput()

benpicco requested to merge xf86CompatOutput-fix into master

If privates[xf86CrtcConfigPrivateIndex].ptr is NULL, this will cause a segfault.

Possible fix for xorg/xserver#1241 (closed)

Merge request reports

Loading