Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/FelLib
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-14 23:30:07 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-14 23:30:07 +0300
commitb95a2527632a20078c6f26f30b07c864119a0588 (patch)
treefc86454aa830c8bbf95fef7fbbe90601294c4247 /FelLib
parentba803d7fe610b99fe0d409f834d66c013d711095 (diff)
Presets
Diffstat (limited to 'FelLib')
-rw-r--r--FelLib/WinUSBNet/API/DeviceManagement.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/FelLib/WinUSBNet/API/DeviceManagement.cs b/FelLib/WinUSBNet/API/DeviceManagement.cs
index ab52032a..f4d3f1a5 100644
--- a/FelLib/WinUSBNet/API/DeviceManagement.cs
+++ b/FelLib/WinUSBNet/API/DeviceManagement.cs
@@ -267,6 +267,7 @@ namespace MadWizard.WinUSBNet.API
}
memberIndex++;
}
+ }
finally
{
if (deviceInfoSet != IntPtr.Zero && deviceInfoSet != FileIO.INVALID_HANDLE_VALUE)