| Summary: | [PATCH] Missing joystick-driver type check in haptic | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mathieu Eyraud <meyraud705> |
| Component: | haptic | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.10 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Add driver type check | ||
Fixed, thanks! https://hg.libsdl.org/SDL/rev/ff5c48e07c40 |
Created attachment 4130 [details] Add driver type check On Linux and MacOS, some haptic system functions access joystick->hw_data without checking the driver type.