Module Name: src Committed By: riastradh Date: Sun Apr 17 13:16:52 UTC 2022
Modified Files: src/sys/dev/usb: usbdi_util.c Log Message: usbdi(9): Make usb_desc_iter_next_interface reject truncated descs. Currently callers have to check whether the descriptor is truncated, which is willy. To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/sys/dev/usb/usbdi_util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.