]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r305284:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2016 06:27:25 +0000 (06:27 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2016 06:27:25 +0000 (06:27 +0000)
commiteafb035dad01801d790cc44063996a82e0740c10
tree76bea2548e23b27d864c4a0393c51c222cb19d34
parentbde81bcae4d870bdc10577a8a656b00370ba6f4a
MFC r305284:
Fix array size issue when using the pre-scaling feature for
ISOCHRONOUS USB transfers. Make sure enough length and buffer pointers
are allocated when setting up the libusb transfer structure to support
the maximum number of frames the kernel can handle.

git-svn-id: svn://svn.freebsd.org/base/stable/10@305641 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libusb/libusb20.c