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.
|
||
---|---|---|
.. | ||
libusb | ||
CMakeLists.txt | ||
data_transfer.c | ||
data_transfer.h | ||
urbdrc_main.c | ||
urbdrc_main.h |