Create do_stuff_fuzzer.dict

This commit is contained in:
Kostya Serebryany 2017-05-15 17:51:38 -07:00 committed by GitHub
parent 09149e9e49
commit aae5b00982
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# 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"