Module Name: src Committed By: mrg Date: Sat Aug 24 07:43:00 UTC 2019
Modified Files:
src/sys/dev/usb: usbdi.c
Log Message:
don't try to deref a maybe-NULL pointer. instead of logging
potentially garbage (if not NULL), log the request length.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/sys/dev/usb/usbdi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
