Commit 3b18c796ed6f438e9fcde6574d0bf61c3deb8edc

Sam Lantinga 2016-12-09T01:29:52

Fixed bug 3512 - Memory leak of SDL_Joystick axes_zero array Benjamin Harris Found with valgrind and confirmed in the 2.0.5 source code. One-line fix in SDL_JoystickClose?