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

Fixing issue 116. #117

Merged
merged 2 commits into from
Jan 24, 2023
Merged

Fixing issue 116. #117

merged 2 commits into from
Jan 24, 2023

Conversation

lemire
Copy link
Member

@lemire lemire commented Jan 24, 2023

Essentially, it is possible for the underlying array to be larger than needed. Currently, 'Equals' look at words it should not access at all.

Fixes #116

@lemire lemire merged commit a8d8045 into master Jan 24, 2023
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.

Equal() panics when called with bitsets with different set lengths
1 participant