Date: Sat, 17 Apr 2021 10:41:37 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 254974] Corsair K95 RGB PLATINUM gaming keyboard not working Message-ID: <bug-254974-19105-btb2XMoNvS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254974-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-254974-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254974 --- Comment #20 from Vladimir Kondratyev <wulf@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254974-19105-btb2XMoNvS>