| Summary: | [PATCH] Implement joystick hotplugging fallback when udev is unavailable | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Gutman <cameron.gutman> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
Hotplugging non-udev fallback patch
Hotplugging non-udev fallback patch v2 |
||
|
Description
Cameron Gutman
2019-06-25 05:13:08 UTC
Created attachment 3844 [details]
Hotplugging non-udev fallback patch
Created attachment 3845 [details]
Hotplugging non-udev fallback patch v2
Apologies, the initial patch had a use-after-free in HandlePendingRemovals(). This one is fixed.
This has been added for 2.0.10, thanks! https://hg.libsdl.org/SDL/rev/886b79177762 |