xserver
xserver copied to clipboard
dix: fix fuzzing issue when `pScreen` is `NULL`
Reference: https://github.com/X11Libre/xserver/issues/115
Maybe we should use BUG_RETURN* macros here, so an error is logged.
@GermanAizek needs rebase