mirror of
https://github.com/encounter/SDL.git
synced 2025-05-22 07:11:23 +00:00
Release UDEV ressources
This commit is contained in:
parent
5cb85d611d
commit
d5813776db
@ -1098,6 +1098,9 @@ int SDL_hid_exit(void)
|
||||
if (udev_ctx) {
|
||||
result |= PLATFORM_hid_exit();
|
||||
}
|
||||
#if __LINUX__
|
||||
SDL_UDEV_ReleaseUdevSyms();
|
||||
#endif /* __LINUX __ */
|
||||
#endif /* HAVE_PLATFORM_BACKEND */
|
||||
|
||||
#ifdef SDL_LIBUSB_DYNAMIC
|
||||
|
Loading…
x
Reference in New Issue
Block a user