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

Issue 2449323004: json parser/writer correctness fuzzer (Closed)

Created:
4 years, 1 month ago by aizatsky
Modified:
4 years, 1 month ago
CC:
chromium-reviews, fuzzing_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

json parser/writer correctness fuzzer BUG=539572 Committed: https://crrev.com/022c9c2dd56926d03f2dd21036ebde0da869ee7b Cr-Commit-Position: refs/heads/master@{#428829}

Patch Set 1 #

Total comments: 17

Patch Set 2 : review #

Total comments: 2

Patch Set 3 : added comment #

Total comments: 1

Patch Set 4 : moved comment up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
M base/BUILD.gn View 1 2 chunks +10 lines, -0 lines 0 comments Download
A base/json/correctness_fuzzer.cc View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
aizatsky
4 years, 1 month ago (2016-10-27 17:28:49 UTC) #2
danakj
> BUG= No bug to point to for this work? https://codereview.chromium.org/2449323004/diff/1/base/BUILD.gn File base/BUILD.gn (right): https://codereview.chromium.org/2449323004/diff/1/base/BUILD.gn#newcode2462 ...
4 years, 1 month ago (2016-10-28 01:50:56 UTC) #3
aizatsky
All issues addressed, file renamed, bug added. PTAL.
4 years, 1 month ago (2016-10-28 21:11:21 UTC) #5
danakj
Thanks https://codereview.chromium.org/2449323004/diff/20001/base/json/correctness_fuzzer.cc File base/json/correctness_fuzzer.cc (right): https://codereview.chromium.org/2449323004/diff/20001/base/json/correctness_fuzzer.cc#newcode29 base/json/correctness_fuzzer.cc:29: const int options = data[size - 1]; Still ...
4 years, 1 month ago (2016-10-29 01:12:42 UTC) #6
aizatsky
https://codereview.chromium.org/2449323004/diff/1/base/json/base_json_correctness_fuzzer.cc File base/json/base_json_correctness_fuzzer.cc (right): https://codereview.chromium.org/2449323004/diff/1/base/json/base_json_correctness_fuzzer.cc#newcode1 base/json/base_json_correctness_fuzzer.cc:1: // Copyright 2015 The Chromium Authors. All rights reserved. ...
4 years, 1 month ago (2016-10-31 19:56:18 UTC) #7
danakj
LGTM https://codereview.chromium.org/2449323004/diff/40001/base/json/correctness_fuzzer.cc File base/json/correctness_fuzzer.cc (right): https://codereview.chromium.org/2449323004/diff/40001/base/json/correctness_fuzzer.cc#newcode22 base/json/correctness_fuzzer.cc:22: // We will use the last byte of ...
4 years, 1 month ago (2016-10-31 20:02:09 UTC) #8
aizatsky
On 2016/10/31 at 20:02:09, danakj wrote: > LGTM > > https://codereview.chromium.org/2449323004/diff/40001/base/json/correctness_fuzzer.cc > File base/json/correctness_fuzzer.cc (right): ...
4 years, 1 month ago (2016-10-31 20:11:15 UTC) #9
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/2449323004/60001
4 years, 1 month ago (2016-10-31 20:12:02 UTC) #12
danakj
On 2016/10/31 20:11:15, aizatsky wrote: > On 2016/10/31 at 20:02:09, danakj wrote: > > LGTM ...
4 years, 1 month ago (2016-10-31 20:18:52 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-10-31 21:42:46 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 21:47:23 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/022c9c2dd56926d03f2dd21036ebde0da869ee7b
Cr-Commit-Position: refs/heads/master@{#428829}

Powered by Google App Engine
This is Rietveld 408576698