Files
u-boot/drivers/usb
Christophe Kerello d57ed4d9f2 usb: gadget: composite: fix NULL pointer when a non standard request is received
In case usb configuration is unknown (cdev->config == NULL), non standard
request should not be processed.
Remove also the cdev->config check below which will never happen.

This issue was seen using ums feature.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-04-26 15:15:07 +02:00
..
2017-10-01 16:32:51 +02:00
2018-03-22 15:05:31 -05:00
2018-04-26 14:03:13 +02:00
2018-02-21 20:28:15 +01:00