mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Xi: set the correct length for XIPassiveGrab replies.
This commit is contained in:
@@ -166,6 +166,7 @@ ProcXIPassiveGrabDevice(ClientPtr client)
|
||||
info->status = status;
|
||||
info->modifiers = *modifiers;
|
||||
rep.num_modifiers++;
|
||||
rep.length++;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user