DescriptionPad HID output reports on Windows to the maximum output report size.
The Windows HID library requires output report buffers to be exactly
the maximum length specified in the OutputReportByteLength field of
HIDP_CAPS. This patch automatically pads output reports to this length
with zeros and rejects reports longer than this length.
BUG=439775
Committed: https://crrev.com/c591ca06d74bbba47bae030217a6a8de826bef40
Cr-Commit-Position: refs/heads/master@{#317393}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added "size" to comment. #
Messages
Total messages: 8 (3 generated)
|