https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254974
--- Comment #20 from Vladimir Kondratyev <w...@freebsd.org> --- (In reply to Hans Petter Selasky from comment #19) > Missing NULL pointer check for sc_xfer[] if usbd_transfer_setup() fails! Really, usbd_xfer_max_len() is simple getter and unlike more complex usbd_* functions it does not perform NULL-pointer checks. Somehow I missed that. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-usb@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"