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

Array overflow #47

Open
johandc opened this issue Jul 31, 2021 · 0 comments
Open

Array overflow #47

johandc opened this issue Jul 31, 2021 · 0 comments

Comments

@johandc
Copy link

johandc commented Jul 31, 2021

mathc/mathc.c

Line 2556 in d672725

mfloat_t xz = q0[8] * q0[0];

Hey is this not an array overflow taking element 8 in a quartenion?

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

No branches or pull requests

1 participant