be884c2bf6
Refactored urbdrc_udevman_register_devices with its helper functions,
because the old implementation was a bit quirky. Removed a unsafe
strcpy, that led to a buffer overflow when given misonstructed command
line options. Doing something like "/usb:id,dev🔢1234##abcd:abcd"
won't work anymore, too.
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
libusb_udevice.c | ||
libusb_udevice.h | ||
libusb_udevman.c |