Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in JoystickImpl.cpp due to typo #762

Closed
executionunit opened this issue Jan 3, 2015 · 1 comment
Closed

Crash in JoystickImpl.cpp due to typo #762

executionunit opened this issue Jan 3, 2015 · 1 comment

Comments

@executionunit
Copy link

line 56 and 71 should test typeRef not ref.

If a joystick doesn't have a product Id it causes the application to exit with EXC_BAD_ACCESS. This can be recreated using a cheap PS2/N64 adapter on OS X.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants