mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
1632beaede
Fixed a few bugs in the initial stm32_usbdrdhost.c implementation when using a USB hub. Fixed fault when freeing control endpoints. Fixed crash when disconnecting devices from hubs due ot use after free. Signed-off-by: daniellizewski <daniellizewski@geotab.com>