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

Issue 2348053002: Include JSONParser options into its fuzzer. (Closed)

Created:
4 years, 3 months ago by Thiemo Nagel
Modified:
4 years, 2 months ago
Reviewers:
mmoroz, inferno
CC:
chromium-reviews, fuzzing_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Include JSONParser options into its fuzzer. Also drop creation and destruction of the JSONReader object because the fuzzed method is static anyways. BUG=none Committed: https://crrev.com/d79a3a25470080ac70e74dbbcea5fb618be441fa Cr-Commit-Position: refs/heads/master@{#421153}

Patch Set 1 #

Patch Set 2 : Request error details to increase coverage. #

Patch Set 3 : Rename selector to options. #

Patch Set 4 : Move stack variables to the heap. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M testing/libfuzzer/fuzzers/base_json_reader_fuzzer.cc View 1 2 3 1 chunk +11 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
Thiemo Nagel
Hi Max, could you please take a look? Thank you! Thiemo
4 years, 3 months ago (2016-09-17 11:53:23 UTC) #5
inferno
lgtm might be better to even hook into JSONReader::ReadAndReturnError ? That parses some more fields ...
4 years, 3 months ago (2016-09-17 14:29:10 UTC) #9
mmoroz
LGTM for the improvement to fuzz |options|, thanks for adding this! and +1 to call ...
4 years, 3 months ago (2016-09-17 16:41:38 UTC) #10
Thiemo Nagel
inferno, could you please take another look? Thank you, Thiemo
4 years, 2 months ago (2016-09-26 16:18:12 UTC) #11
inferno
lgtm
4 years, 2 months ago (2016-09-27 08:47:37 UTC) #12
Thiemo Nagel
On 2016/09/27 08:47:37, inferno wrote: > lgtm Thank you!
4 years, 2 months ago (2016-09-27 08:52:20 UTC) #13
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/2348053002/60001
4 years, 2 months ago (2016-09-27 08:52:45 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-09-27 09:03:17 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 09:05:30 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d79a3a25470080ac70e74dbbcea5fb618be441fa
Cr-Commit-Position: refs/heads/master@{#421153}

Powered by Google App Engine
This is Rietveld 408576698