diff options
author | Muxi Yan <mxyan@google.com> | 2017-03-21 14:00:05 -0700 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2017-03-21 14:01:05 -0700 |
commit | 12b44ae5ecb865aedcf9a6b86268a85cd43c5555 (patch) | |
tree | 53afb65d52179cfeb069727d7a46864cce90adbf /tools/fuzzer/options/percent_encode_fuzzer.options | |
parent | 94f3dddfdc584b9de7e61f14e97183833dc5672e (diff) | |
parent | 62d1dd920e15798a8a338aa5553cc592d91631c0 (diff) |
Merge remote-tracking branch 'upstream/master' into enable-cronet-compression
Diffstat (limited to 'tools/fuzzer/options/percent_encode_fuzzer.options')
-rw-r--r-- | tools/fuzzer/options/percent_encode_fuzzer.options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/fuzzer/options/percent_encode_fuzzer.options b/tools/fuzzer/options/percent_encode_fuzzer.options new file mode 100644 index 0000000000..ea2785e110 --- /dev/null +++ b/tools/fuzzer/options/percent_encode_fuzzer.options @@ -0,0 +1,2 @@ +[libfuzzer] +max_len = 32 |