Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hid_open_path: Don't pass invalid pointers to HidD_FreePreparsedData
Fixes a segfault that happens when hid_open_path is called on a previously disconnected device. This is a regression caused by: b600727 - Win32: Fix memory leak in `free_hid_device` (signal11#361)
- Loading branch information