commit | 3f01bf0a7a9d3690fcd59b092908a383a6e8252e | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Sun Jan 26 12:48:35 2020 -0800 |
committer | Sam Lantinga <slouken@libsdl.org> | Sun Jan 26 12:48:35 2020 -0800 |
tree | c4c86832e12787925c1e26c08c201724babee5ef | |
parent | 6db8daca3e343e67f8b7e2fd2d8dbc0f5399710d [diff] |
Fixed bug 4898 - No rumble because of integer overflow in SDL_JoystickRumble meyraud705 Switch hidapi and xinput also need to check for overflow, attached a patch for them.