Closed
Description
See curl/fuzzer.cc in https://github.com/google/oss-fuzz/pull/18/files
I would like to create a bunch of fuzzers for curl: http, http2, ftp, imap, ftp, pop3, etc. They could share build.sh, Dockerfile, Jenkins, and most of the fuzzer code. Though, they may need different dictionaries. Currently I need to throw in a dozen of top level directories with lots of copy-pasted code. It would be nice if I could create a dozen of fuzzers in the same dir sharing most of the code.
Metadata
Assignees
Labels
No labels
Activity