Backport 4b9600a41674
This commit is contained in:
parent
7a4d23b8af
commit
f2935fa50e
@ -3411,6 +3411,8 @@ WriteEventsToClient(ClientPtr pClient, int count, xEvent *events)
|
||||
|
||||
int i;
|
||||
|
||||
if (!pClient || pClient == serverClient || pClient->clientGone)
|
||||
return;
|
||||
|
||||
|
||||
if (EventCallback) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user