Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win32: Simpllify hid_open_path code. Fix memory leak in free_hid_device. #361

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

DJm00n
Copy link
Contributor

@DJm00n DJm00n commented Dec 20, 2021

No description provided.

windows/hid.c Outdated Show resolved Hide resolved
@Youw Youw merged commit b600727 into libusb:master Dec 22, 2021
@DJm00n DJm00n deleted the fix_memleak branch December 23, 2021 09:17
@mcuee mcuee added the Windows Related to Windows backend label Jan 19, 2022
Megamouse pushed a commit to Megamouse/hidapi-1 that referenced this pull request Jan 26, 2022
…pen_path

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` (libusb#361)
Youw pushed a commit that referenced this pull request Jan 29, 2022
…pen_path (#373)

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` (#361)

Co-authored-by: Megamouse <studienricky89@googlemail.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Windows Related to Windows backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants