dolphin/Source/Core/InputCommon/ControllerInterface/evdev
Léo Lam 6a93223283 evdev: Always unref received udev devices
Whenever udev_monitor_receive_device() returns a non-null pointer,
the device must be unref'd after use with udev_device_unref().

We previously missed some unref calls for non-evdev devices.
2018-02-05 01:01:05 +01:00
..
evdev.cpp evdev: Always unref received udev devices 2018-02-05 01:01:05 +01:00
evdev.h ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00