Skip to content

Better fix for xf86CompatOut() when there are no privates

Matthieu Herrb requested to merge mherrb/xserver:compat-output-fix-2 into master

XF86_CRTC_CONFIG_PTR() will derefence privates[-1] in this case.

Signed-off-by: Matthieu Herrb matthieu@herrb.eu

Merge request reports