control_transfert give an extra 8 bytes of random data
sdalu opened this issue · 0 comments
sdalu commented
When calling #control_transfer
with :dataIn
the returned string as an extra 8 bytes (due to CONTROL_SETUP_SIZE
?)
Tested the same query in C using libusb_control_transfer
, I've got the right result