libusb: Fix composite_close to close HID handles as well.
When opening a composite device some combination of the WinUSB and HID APIs may be used. This patch fixes composite_close to close both WinUSB file handles and HID file handles. BUG=466578 Review URL: https://codereview.chromium.org/1032563002 Cr-Commit-Position: refs/heads/master@{#321881}
Showing
Please register or sign in to comment