mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-21 00:45:21 -04:00
776ec62dfc
Create a new free_hid_device() function which takes care of all the resources in hid_device which may need to be freed/released. Reported-by: Johan Lindh <johan@linkdata.se>