-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
seq
: mismatch with GNU with long number
#6235
Comments
seq
: mismatch with GNU with long number
I run |
How long does it take to run with what cpu? |
Same issue with -0.e9223372036854775807 - not sure it is the same issue
found by oss fuzz: |
I would like to contribute. Would it be alright if I submit a pull request? |
of course :) |
* seq: remove ignore flag from test_invalid_float_point_fail_properly(#6235) * seq: prevent overflow in parse_exponent_no_decimal * seq: add tests for invalid floating point arguments * seq: add overflow checks when parsing decimal with exponent * seq: add overflow checks
Found with fuzzing:
with GNU:
The text was updated successfully, but these errors were encountered: