FreeRDP/channels/urbdrc/client/libusb
Lukas Fink be884c2bf6 Refactored parsing of usb dev: command line option
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.
2020-04-21 08:05:06 +02:00
..
CMakeLists.txt Rewrite of urbdrc channel. 2019-11-22 10:56:21 +01:00
libusb_udevice.c URBDRC: Only mark closed if control is closed. 2020-03-03 11:15:34 +01:00
libusb_udevice.h Fixed compilation issues against libusb on windows 2020-03-06 12:07:22 +01:00
libusb_udevman.c Refactored parsing of usb dev: command line option 2020-04-21 08:05:06 +02:00