| Summary: | [Patch] Memory leak of joystick->sensors in SDL_JoystickClose | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mathieu Eyraud <meyraud705> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.13 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Free joystick->sensors on close | ||
Fixed, thanks! https://hg.libsdl.org/SDL/rev/011d50451c3f |
Created attachment 4536 [details] Free joystick->sensors on close Joystick->sensors is never freed.