mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 03:13:56 +08:00
052d46c690
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>