Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
compiler-rt/test/fuzzer/fuzzer-leak.test | ||
---|---|---|
16 ↗ | (On Diff #122290) | This is too involved. I would just run the same test with -runs=0 on the corpus. |
Paths
| Differential D39850
[libFuzzer] Don't add leaking inputs to corpus. ClosedPublic Authored by morehouse on Nov 9 2017, 10:06 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Nov 9 2017, 12:14 PM Closed by commit rL317831: [libFuzzer] Don't add leaking inputs to corpus. (authored by morehouse). · Explain WhyNov 9 2017, 12:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122310 compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/trunk/test/fuzzer/fuzzer-leak.test
|