Commit ee73a334 authored by ahaas's avatar ahaas Committed by Commit bot

[v8][wasm] Adjust settings of the wasm_code_fuzzer.

Neither the corpus nor the dictionary are helpful for the fuzzer at the
moment.

R=mmoroz@chromium.org

Review-Url: https://codereview.chromium.org/2298153002
Cr-Commit-Position: refs/heads/master@{#415598}
parent 1422e8bd
......@@ -245,8 +245,6 @@ fuzzer_test("v8_wasm_code_fuzzer") {
deps = [
"//v8:wasm_code_fuzzer",
]
dict = "dicts/v8_wasm.dict"
seed_corpus = "//v8/test/fuzzer/wasm_code/"
libfuzzer_options = [ "max_len=500" ]
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment