Bug 41392

Summary: Incorrect specification for ChangeKeyboardMapping request
Product: XCB Reporter: Alex Plotnick <shrike>
Component: ProtocolAssignee: xcb mailing list dummy <xcb>
Status: RESOLVED FIXED QA Contact: xcb mailing list dummy <xcb>
Severity: major    
Priority: high CC: shrike
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Add missing padding bytes to ChangeKeyboardMapping request

Description Alex Plotnick 2011-10-01 16:18:14 UTC
Created attachment 51860 [details] [review]
Add missing padding bytes to ChangeKeyboardMapping request

The ChangeKeyboardMapping request description in xproto.xml is wrong. There should be 2 padding bytes between the keysyms_per_keycode field and the keysyms list.
Comment 1 Peter Harris 2011-10-03 08:26:45 UTC
Thanks for the patch. Pushed as dcfcb5845caca87df8b1ab735f05a801e43f5797

We probably didn't notice before now because the old libxcb did implicit padding differently.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.