CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/08/05 05:35:16
Modified files:
devel/libusb1 : Makefile
devel/libusb1/patches: patch-libusb_os_openbsd_usb_c
Log message:
Fix a bug in libusb's OpenBSD OS backend where an open file descriptor
variable is overwritten if a libusb user attempts to open the same ugen(4)
device multiple times.
This was observed with scanimage from sane-backends and broke scanning.
ok mpi@
