mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
disconnect() needs to be called exactly once per call to init_connection(). In case of bus resets, disconnect() was not called, which led to leaking alloc_maximum() allocated buflib handles, which led to buflib running out of memory to allocate. Change-Id: I03025da578dc54e48b6de6bd3e3f40feae7220a6 |
||
---|---|---|
.. | ||
usb_charging_only.c | ||
usb_charging_only.h | ||
usb_class_driver.h | ||
usb_core.c | ||
usb_hid.c | ||
usb_hid.h | ||
usb_hid_usage_tables.h | ||
usb_serial.c | ||
usb_serial.h | ||
usb_storage.c | ||
usb_storage.h |