]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r305284:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2016 06:31:25 +0000 (06:31 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2016 06:31:25 +0000 (06:31 +0000)
commitab78cc6cf4f7c977fe0f215a5b5e830317767b57
tree469fb9b759562c5f0efd6afc891e0bf98d0eb9d6
parentfb48f49c2e47659867129aca08f4bbf962244aa0
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/9@305642 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libusb/libusb20.c