Description was changed from ========== Reland "Fuzzer for TextCodecs" This is a reland with all ...
3 years, 9 months ago
(2017-03-20 21:22:39 UTC)
#1
Description was changed from
==========
Reland "Fuzzer for TextCodecs"
This is a reland with all fuzzers removed except for utf8 and
windows-1252, so as not to regress AFL sizes / bring down clusterfuzz.
See crbug.com/701825.
Original description:
Fuzzer originally written by jsbell here:
https://codereview.chromium.org/2546233002
This introduces a libFuzzer-based fuzzer template (which can be run locally
or via ClusterFuzz) for the WTF::TextCodec implementations. It
introduces a new target for every text codec.
Fuzzer docs:
https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/get...
This patch also includes a generated fuzzer corpus.
==========
to
==========
Reland "Fuzzer for TextCodecs"
This is a reland with all fuzzers removed except for utf8 and
windows-1252, so as not to regress AFL sizes / bring down clusterfuzz.
See crbug.com/701825.
Original review:
https://codereview.chromium.org/2731643002/
Reverted:
https://codereview.chromium.org/2755083002/
Original description:
Fuzzer originally written by jsbell here:
https://codereview.chromium.org/2546233002
This introduces a libFuzzer-based fuzzer template (which can be run locally
or via ClusterFuzz) for the WTF::TextCodec implementations. It
introduces a new target for every text codec.
Fuzzer docs:
https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/get...
This patch also includes a generated fuzzer corpus.
BUG=702485
==========
Issue 2762763002: Reland "Fuzzer for TextCodecs"
(Closed)
Created 3 years, 9 months ago by Charlie Harrison
Modified 3 years, 9 months ago
Reviewers: mmoroz, haraken
Base URL:
Comments: 0