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

Missing check for out of bounds array access #33

Open
aseyboldt opened this issue Mar 1, 2020 · 0 comments
Open

Missing check for out of bounds array access #33

aseyboldt opened this issue Mar 1, 2020 · 0 comments
Assignees

Comments

@aseyboldt
Copy link

} while ( sign*(ck_mem->ck_t1 - t) > ZERO );

Out of bounds access could easily happen here if a user accidentally changes the tolerance or user_data.

@gardner48 gardner48 self-assigned this Jun 27, 2022
@balos1 balos1 added the triage label Mar 29, 2023
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