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

Limit fuzzer case input size to sensible sizes #535

Merged
merged 1 commit into from Apr 11, 2024

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented Apr 9, 2024

We're not learning anything from 900kB inputs anyways ...

This should only be merged after #534 has landed in the fuzzer results, as it should (hopefully) prevent future OOMs and timeouts that just come from huge inputs

* [ ] I've included my change in CHANGELOG.md

@juntyr juntyr merged commit fcadc2a into ron-rs:master Apr 11, 2024
8 of 9 checks passed
@juntyr juntyr deleted the fuzzer-input-limit branch April 11, 2024 08:36
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.

None yet

1 participant