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

Additional robustness to binary tape parsing #24

Merged
merged 1 commit into from Sep 9, 2020
Merged

Conversation

nickbabcock
Copy link
Contributor

Make the binary tape fuzzer ensure that that there is no non-sensical
tokens (arrays / objects / end pointing to the 0th token)

This should make the melters in downstream crates more robust against
malicious input

Make the binary tape fuzzer ensure that that there is no non-sensical
tokens (arrays / objects / end pointing to the 0th token)

This should make the melters in downstream crates more robust against
malicious input
@nickbabcock nickbabcock merged commit 39608f7 into master Sep 9, 2020
@nickbabcock nickbabcock deleted the robust branch September 9, 2020 22:42
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