Skip to content

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

Merged
Youw merged 1 commit intolibusb:masterfrom
DJm00n:fix_memleak
Dec 22, 2021
Merged

Win32: Simpllify hid_open_path code. Fix memory leak in free_hid_device.#361
Youw merged 1 commit intolibusb:masterfrom
DJm00n:fix_memleak

Conversation

@DJm00n
Copy link
Contributor

@DJm00n DJm00n commented Dec 20, 2021

No description provided.

@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

3 participants