Skip to content
Snippets Groups Projects
Commit 270e4397 authored by Peter Harris's avatar Peter Harris
Browse files

xkb: only swap once in XkbSetMap


The server swaps part of the request in _XkbSetMapChecks instead of
SProcXkbSetMap (presumably because walking the XkbSetMap request is hard,
and we don't want to maintain another copy of that code).

Swap the first time _XkbSetMapChecks is called, not the second time.

Signed-off-by: default avatarPeter Harris <pharris@opentext.com>
parent d4faab87
No related branches found
No related tags found
1 merge request!338Fix XkbSetMap when client->swapped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment