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

Fixes issue with remainder overflow #393

Merged
merged 1 commit into from Jun 7, 2021
Merged

Fixes issue with remainder overflow #393

merged 1 commit into from Jun 7, 2021

Conversation

paupino
Copy link
Owner

@paupino paupino commented Jun 7, 2021

Found using #383.

Closes #392.

@paupino paupino merged commit c0117dd into master Jun 7, 2021
@paupino paupino deleted the issue/392 branch June 7, 2021 19:06
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.

Remainder can overflow with specific inputs
1 participant