You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I found a bug in your fill_import_data method in uspbip.cpp. The idVendor, idProduct and bcdDevice fields are copied over to the 'devlist_data' object instead of 'import_data':
Hi Chegewara,
I think I found a bug in your fill_import_data method in uspbip.cpp. The idVendor, idProduct and bcdDevice fields are copied over to the 'devlist_data' object instead of 'import_data':
should be:
Just thought I'd let you know.
Thanks for making this very useful poc.
Kris
The text was updated successfully, but these errors were encountered: