oss-fuzz/projects/example/my-api-repo/do_stuff_fuzzer.dict

7 lines
176 B
Plaintext

# A dictionary for more efficient fuzzing of DoStuff().
# If the inputs contain multi-byte tokens, list them here.
# See http://libfuzzer.info#dictionaries
"foo"
"bar"
"ouch"