mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 08:54:38 +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.