mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
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. |
||
|---|---|---|
| .. | ||
| Android | ||
| DInput | ||
| evdev | ||
| ForceFeedback | ||
| OSX | ||
| Pipes | ||
| Quartz | ||
| SDL | ||
| XInput | ||
| Xlib | ||
| ControllerInterface.cpp | ||
| ControllerInterface.h | ||
| Device.cpp | ||
| Device.h | ||