[PATCH] hidclass.sys: Limit written data to the actual report size.
14 May
2019
14 May
'19
11:52 a.m.
Linux hidraw devices are not accepting to large set feature ioctls. Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/hidclass.sys/device.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
14 May
14 May
8:13 p.m.
Signed-off-by: Aric Stewart <aric(a)codeweavers.com> On 5/14/19 5:52 AM, Piotr Caban wrote:
Linux hidraw devices are not accepting to large set feature ioctls.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/hidclass.sys/device.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
2496
Age (days ago)
2496
Last active (days ago)
1 comments
2 participants
participants (2)
-
Aric Stewart -
Piotr Caban