-
Notifications
You must be signed in to change notification settings - Fork 44
Issues: rust-fuzz/libfuzzer
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow for multiple inputs to a fuzz_target, such data from corpus + an additional Arbitrary
#119
opened Jun 26, 2024 by
rsheeter
Is there an equivalent of
afl-clang-fast
in libfuzzer-sys
for instrumenting my own fuzzer?
#108
opened May 31, 2023 by
extf33
libfuzzer/FuzzerInterceptors.cpp:62:36: error: 'size_t' has not been declared
#87
opened Jan 19, 2022 by
kolbma
Using 'catch_unwind' to convert panic into error is still detected as crash
#85
opened Oct 19, 2021 by
nbigaouette
Add multiple variables implementing the
Arbitrary
type to fuzz_target!
#77
opened May 6, 2021 by
wcampbell0x2a
ProTip!
Find all open issues with in progress development work with linked:pr.