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

fuzzer_sys -> libfuzzer_sys #288

Merged
merged 1 commit into from Mar 5, 2017
Merged

Commits on Mar 4, 2017

  1. fuzzer_sys -> libfuzzer_sys

    Running the fuzzing code fails right now. Changing the crate declaration to `extern crate libfuzzer_sys` makes it work properly.
    christophebiocca committed Mar 4, 2017
You can’t perform that action at this time.