zephyr/subsys/usb
Alexander Kaiser 078cec1e1f usb: msc: Added check for negative overflow length
Added a check for when current_offset plus size is less than BLOCK_SIZE.

Signed-off-by: Alexander Kaiser <akaiser@urbansky.com>
2023-10-20 15:00:57 +02:00
..
device usb: msc: Added check for negative overflow length 2023-10-20 15:00:57 +02:00
device_next usb: device_next: loopback: fixup left over from early state 2023-10-01 09:26:07 +03:00
host usb: host: usbh_ch9: add ASSERT for unresolved data stage conditions 2023-10-01 09:26:07 +03:00
usb_c usbc: add checks for results of TCPC functions 2023-10-20 14:57:32 +02:00
CMakeLists.txt