commit | 028442d97377f8349a70075bb1fc0d8b0f9cdaf8 | [log] [tgz] |
---|---|---|
author | ahaas <ahaas@chromium.org> | Thu Sep 15 10:43:29 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 15 10:45:03 2016 |
tree | 4740338808dbff1bac184b21c34e43c7a1481cad | |
parent | 9e619beca68cf73772ae4c9f35a21f9bb13d7e65 [diff] |
[libfuzzer][v8][wasm] Add new WebAssembly fuzzers. This CL introduces seven new fuzzers for WebAssembly which test the decoding of single sections in the WebAssembly module decoder. R=mmoroz@chromium.org Review-Url: https://codereview.chromium.org/2344823002 Cr-Commit-Position: refs/heads/master@{#418828}