zephyr/subsys/usb
Johann Fischer 06ac62ed32 usb: usb_descriptor: fix null pointer dereference
Fix possible null pointer dereference if the device
descriptor is not complete.

Fixes: #8700
Coverity-ID: 186841

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-07-03 14:28:46 -04:00
..
class subsys: usb: Fixes USB DFU class by updating the bcdUSB value. 2018-06-27 13:38:12 +02:00
bos.c usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
CMakeLists.txt usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
Kconfig usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
usb_descriptor.c usb: usb_descriptor: fix null pointer dereference 2018-07-03 14:28:46 -04:00
usb_descriptor.h subsys: usb: rework composite device support 2018-06-15 11:02:05 +02:00
usb_device.c usb: mark unused arguments correctly 2018-07-01 22:58:23 +02:00