xserver icon indicating copy to clipboard operation
xserver copied to clipboard

dmgext/dix: additional checks pointers where they may be uninitialized

Open GermanAizek opened this issue 8 months ago • 1 comments

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 avatar Jun 09 '25 05:06 GermanAizek

@GermanAizek needs rebase

metux avatar Nov 26 '25 15:11 metux