]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r305284:
authorhselasky <hselasky@FreeBSD.org>
Fri, 9 Sep 2016 06:25:40 +0000 (06:25 +0000)
committerhselasky <hselasky@FreeBSD.org>
Fri, 9 Sep 2016 06:25:40 +0000 (06:25 +0000)
commit5303a41e72409143ca5ed4abc80502f4bbb90e33
treeec4032d690fc4ca5388e2b7822f7c39e7bafebb4
parent1a264b6c55be53aa6af99a402a6dd4910a35b2cc
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.
lib/libusb/libusb20.c