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

[libFuzzer] Enable length control heuristic. #35719

Closed
morehouse opened this issue Feb 13, 2018 · 2 comments
Closed

[libFuzzer] Enable length control heuristic. #35719

morehouse opened this issue Feb 13, 2018 · 2 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla compiler-rt

Comments

@morehouse
Copy link
Collaborator

Bugzilla Link 36371
Resolution FIXED
Resolved on Feb 13, 2018 12:55
Version unspecified
OS Linux
CC @kcc

Extended Description

Experiments with https://github.com/google/fuzzer-test-suite/tree/master/engine-comparison show improvement in libFuzzer's coverage with the heuristic, particularly on benchmarks where AFL normally performs better than libFuzzer.

Benchmarks:
http://storage.googleapis.com/fuzzer-test-suite-public/afl-vs-libfuzzer4/index.html

@morehouse
Copy link
Collaborator Author

assigned to @morehouse

@morehouse
Copy link
Collaborator Author

Landed in r325050.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla compiler-rt
Projects
None yet
Development

No branches or pull requests

1 participant