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

fixed issue #109 #110

Merged
merged 1 commit into from
Jan 28, 2022
Merged

fixed issue #109 #110

merged 1 commit into from
Jan 28, 2022

Conversation

jsteemann
Copy link
Contributor

Bug fix for the issue reported in #109.
There was a loophole in the validation of compact arrays. The specified number of array members was used to iterate over the array member memory without checking if this would read over the bounds.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 96.805% when pulling 94e36ad on bug-fix/issue-109 into 3cfdb0b on main.

@jsteemann jsteemann merged commit 51f622f into main Jan 28, 2022
@jsteemann jsteemann deleted the bug-fix/issue-109 branch January 28, 2022 09:28
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

Successfully merging this pull request may close these issues.

2 participants