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

Fix issues the fuzzer found overnight #101

Closed
skx opened this issue Nov 21, 2022 · 0 comments
Closed

Fix issues the fuzzer found overnight #101

skx opened this issue Nov 21, 2022 · 0 comments

Comments

@skx
Copy link
Owner

skx commented Nov 21, 2022

First failure is fun:

cat
testdata/fuzz/FuzzYAL/ba0fcef6ab521763179f52a1f2ef9fed78574074e826d61f9c362bd4ca07f62e
go test fuzz v1
[]byte("(defmacro! unless(fn*()`(~!)))(unless )")

Second failure is more trivial:

  • []byte("(ord 0)")
    • "not a character"
skx added a commit that referenced this issue Nov 21, 2022
Overnight the fuzzer found issues, and this pull-request fixes
them both - closing #101.
@skx skx closed this as completed Nov 21, 2022
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