libusb-win32 icon indicating copy to clipboard operation
libusb-win32 copied to clipboard

Bug: root_dev in usb_bus has sometimes undefined pointer

Open mcuee opened this issue 7 years ago • 2 comments

https://sourceforge.net/p/libusb-win32/bugs/78/

Updated: 2012-07-06 Created: 2012-02-11 Creator: Ralf Tralow

I use Java with JNA. The pointer "root_dev" has sometimes an undefined pointer when i use the function "usb_busses()".

I have a workaround in Java (the structure for usb_busses.java is changed), but perhaps someone can find this bug in the libusb?

mcuee avatar Jun 23 '18 06:06 mcuee

libusb-win32 project is in a support only mode. Mailing list support is still provided, no changes to the codes and release.

mcuee avatar Jun 23 '18 06:06 mcuee

Not so sure if this is relevant now.

mcuee avatar Oct 25 '21 08:10 mcuee

Close this old one as it seems to point to the Java binding.

mcuee avatar Feb 22 '23 00:02 mcuee