]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r305284:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2016 06:33:56 +0000 (06:33 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2016 06:33:56 +0000 (06:33 +0000)
commit5853d3cdbd282e70893425c70e87b7f69c535799
tree84045b93a9737dbd5a416a0439d62aa95f7eae85
parent8cdd28b3a940ed30a97f127b5d62b78a772c3488
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/8@305643 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libusb/libusb20.c