-
Notifications
You must be signed in to change notification settings - Fork 47
Issues: rust-fuzz/libfuzzer
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Build fails on Windows since 0.4.8:
error C2039: 'clamp': is not a member of 'std'
#126
opened Nov 25, 2024 by
SimonSapin
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!
Type g i on any issue or pull request to go back to the issue listing page.