mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-14 04:31:34 +02:00
Steam ran into a crash SDL_XINPUT_JoystickDetect() with XINPUTGETCAPABILITIES being NULL. I'm not sure how that happened, and there may still be a race condition if this is a multi-threaded issue, but at least this is more correct.