There is a typo here.
dev->manufacturer_string = "dev->product_string = "dev->release_number = 0x0100
There is something missing, as this is autogenerated by pp_data_dump, I guess there was something in the manufacturer_string , that pp_data_dump couldn't handle. Could you please open a dedicated issue for this, as this is unrelated to this PR.
There is a typo here.
hidapi/windows/test/data/046A_0011_0006_0001.pp_data
Line 4 in 0ab6c14