Fix Windows HID buffer errors.
commite3b87ec646f3ab9a20ae722028fbc0d2101a576a
authorrockot@chromium.org <rockot@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 5 May 2014 17:47:58 +0000 (5 17:47 +0000)
committerrockot@chromium.org <rockot@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 5 May 2014 17:47:58 +0000 (5 17:47 +0000)
tree72aa529b4799c59a5bdeebbc42cdeb993bc7de7a
parent658e7c09d380976fbc380bf103a91afb687b85de
Fix Windows HID buffer errors.

Several incorrect assumptions about actual and expected buffer
sizes are corrected in the Windows HidConnection implementation.

BUG=369344
TBR=rpaquay

Review URL: https://codereview.chromium.org/261053005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268215 0039d316-1c4b-4281-b951-d872f2087c98
device/hid/hid_connection_win.cc
device/hid/hid_service_win.cc