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

Fix out of bounds access #478

Closed
wants to merge 5 commits into from

Conversation

AnthonyTornetta
Copy link

Resolves #477 by checking index is within bounds before accessing data at that index

@sebcrozet
Copy link
Member

Thank you for this PR. This fix isn’t ideal as it result in some contacts being ignored by the constraints solver.
The case that is being checked here shouldn’t happen, so something must be wrong with disabling bodies as you mentioned in #477.

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