Windows: Mark interfaces as unused when releasing
authorPete Batard <pbatard@gmail.com>
Thu, 5 Aug 2010 00:18:32 +0000 (18:18 -0600)
committerDaniel Drake <dan@reactivated.net>
Thu, 5 Aug 2010 00:18:32 +0000 (18:18 -0600)
commite47849afe9381c864683220eac9ce7bcf43f7883
treef2bdb248f8d5cd4de2d550dc553a0632fcae6f0c
parentb30ca141a0bdce26e7cfdd91d346e49051532ee7
Windows: Mark interfaces as unused when releasing

Without this important cleanup, the autoclaim code could attempt to
reuse an unclaimed interface as if it were already claimed.
libusb/os/windows_usb.c