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

7 lines
176 B
Plaintext
Raw Normal View History

2017-05-16 00:51:38 +00:00
# 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"