hid_get_input_report returns one byte more than hid_read
If I read the same report using hid_get_input_report and than with hid_read, the return value is I get different number of byes read as return value.
This is for the case of a single input report (I reported a maybe related issue about for the case of two input reports here #210 )
This occurs on Windows 7 with HIDAPI 0.10.0