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

Shorten some paths. #4011

Merged
merged 6 commits into from
Jun 6, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions bot/inputs/ft-disk/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Placeholder for testcases generated by fuzzer. This gets cleared after a task is finished.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha! This is what I missed! It didn't occur to me that there might actually be a fuzzer-testcases-disk directory actually in the ClusterFuzz source tree. Thanks!


This directory will always be on disk and used for larger testcases that can't fit in memory.
It is the default directory for fuzzers that provide a corpus.