[PATCH] hidclass.sys: Limit written data to the actual report size.
May 14, 2019
10: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(+)
May 2019
7: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(+)
2509
Age (days ago)
2509
Last active (days ago)
1 comments
2 participants
participants (2)
-
Aric Stewart -
Piotr Caban