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

Overflow ParseIntError in scan_listitem #49

Closed
killercup opened this issue Mar 13, 2017 · 0 comments
Closed

Overflow ParseIntError in scan_listitem #49

killercup opened this issue Mar 13, 2017 · 0 comments

Comments

@killercup
Copy link

Running this fuzzer script for a few seconds returns

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ParseIntError { kind: Overflow }', /checkout/src/libcore/result.rs:860

which according to the backtrace is from this code here.

This input it crashed on was this:

4444444444444444444444444444444444444444444444444444444444!

or, as base64:

NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NCEK

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

No branches or pull requests

1 participant