mirror of
https://github.com/apache/nuttx.git
synced 2026-08-24 09:59:17 +08:00
In usbclass_unbind, DEV_FREEEP is called first, and later usbclass_freereq does not free memory due to ep NULL Signed-off-by: sunkun3 <sunkun3@xiaomi.com>