-
Notifications
You must be signed in to change notification settings - Fork 57
checked_div can attempt to negate with overflow #73
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
Comments
So the issue here is that GCD wants to return a positive value, but fails in unchecked |
This should be fixed in 0.2.4. |
Awesome, thank you for the fast response! |
This might be related to #72.
I found this with afl.rs. Setup:
The text was updated successfully, but these errors were encountered: