Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1089)

Issue 2123733002: Add a fuzzer for TemplateURLParser/Open Search Descriptions. (Closed)

Created:
4 years, 5 months ago by dominicc (has gone to gerrit)
Modified:
3 years, 9 months ago
Reviewers:
aizatsky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a fuzzer for TemplateURLParser/Open Search Descriptions. BUG=625746 Review-Url: https://codereview.chromium.org/2123733002 Cr-Commit-Position: refs/heads/master@{#459727} Committed: https://chromium.googlesource.com/chromium/src/+/588a32ac7a5824a30aea437bf85a1f7615dfcbc3

Patch Set 1 #

Patch Set 2 : Bring patch to head. #

Total comments: 4

Patch Set 3 : Bring patch to head. #

Patch Set 4 : Try to fix Linux build problem. #

Total comments: 1

Patch Set 5 : Feedback. #

Patch Set 6 : Bring patch to head. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -1 line) Patch
M testing/libfuzzer/fuzzers/BUILD.gn View 1 2 3 4 2 chunks +12 lines, -1 line 0 comments Download
A testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (21 generated)
dominicc (has gone to gerrit)
PTAL My first fuzzer, advice appreciated. Open Search Descriptions are XML documents from the interwebs ...
4 years, 5 months ago (2016-07-05 06:26:07 UTC) #2
aizatsky
https://codereview.chromium.org/2123733002/diff/20001/testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc File testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc (right): https://codereview.chromium.org/2123733002/diff/20001/testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc#newcode30 testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc:30: extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { ...
4 years, 5 months ago (2016-07-06 18:45:53 UTC) #3
dominicc (has gone to gerrit)
Thanks for the feedback! Sorry for the slow reply. Please take another look.
3 years, 9 months ago (2017-03-08 07:22:38 UTC) #6
aizatsky
https://codereview.chromium.org/2123733002/diff/60001/testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc File testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc (right): https://codereview.chromium.org/2123733002/diff/60001/testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc#newcode31 testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc:31: std::size_t data_hash = with this approach every input bit ...
3 years, 9 months ago (2017-03-20 20:14:05 UTC) #13
dominicc (has gone to gerrit)
On 2017/03/20 at 20:14:05, aizatsky wrote: > https://codereview.chromium.org/2123733002/diff/60001/testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc > File testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc (right): > > https://codereview.chromium.org/2123733002/diff/60001/testing/libfuzzer/fuzzers/template_url_parser_fuzzer.cc#newcode31 ...
3 years, 9 months ago (2017-03-23 04:39:53 UTC) #16
aizatsky
lgtm
3 years, 9 months ago (2017-03-23 21:04:02 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2123733002/80001
3 years, 9 months ago (2017-03-24 04:50:59 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/347257)
3 years, 9 months ago (2017-03-24 05:48:02 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2123733002/80001
3 years, 9 months ago (2017-03-24 08:56:41 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/390567)
3 years, 9 months ago (2017-03-24 09:04:33 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2123733002/100001
3 years, 9 months ago (2017-03-27 08:08:32 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 09:07:42 UTC) #33
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/588a32ac7a5824a30aea437bf85a...

Powered by Google App Engine
This is Rietveld 408576698