xserver
xserver copied to clipboard
dmgext/dix: additional checks pointers where they may be uninitialized
window visibility check after switch block affects fixes this my PR:
https://github.com/X11Libre/xserver/pull/20
after added switch case default, it is necessary to add conclusion that user has not set visibility to window.
@GermanAizek needs rebase