mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
X11 is asynchronous, so events arriving in xf_event_PropertyNotify may access a window that has already been discarded. Check that before reading properties.