DescriptionResize control transfer buffers so users don't have to.
The USB control transfer function assumed that a user would appropriately size
their buffer in order to be able to contain the control transfer header. This
has proved to be unnecessary, and this patch reallocates the transfer buffer
with enough room for the control transfer setup.
BUG=136812
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149278
Patch Set 1 #Patch Set 2 : Fixing order bug. #Messages
Total messages: 4 (0 generated)
|