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

Issue 2346723002: Add fuzzer for PRTime() from NSPR. (Closed)

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

Description

Add fuzzer for PRTime() from NSPR. BUG=none Committed: https://crrev.com/0531c60c1a299c98fe6685f613c6b213687d5fd9 Cr-Commit-Position: refs/heads/master@{#419255}

Patch Set 1 #

Patch Set 2 : Move fuzzer to base/third_party/nspr/fuzz. #

Total comments: 1

Patch Set 3 : Revert PS #2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -0 lines) Patch
M testing/libfuzzer/fuzzers/BUILD.gn View 2 1 chunk +11 lines, -0 lines 0 comments Download
A testing/libfuzzer/fuzzers/dicts/prtime.dict View 2 1 chunk +62 lines, -0 lines 0 comments Download
A testing/libfuzzer/fuzzers/prtime_fuzzer.cc View 2 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (17 generated)
Thiemo Nagel
Hi Max, could you please take a look? Thank you, Thiemo
4 years, 3 months ago (2016-09-15 01:22:17 UTC) #3
kcc2
testing/libfuzzer/fuzzers is the location for some examples, but I'd prefer to have new fuzz targets ...
4 years, 3 months ago (2016-09-15 01:26:48 UTC) #6
mmoroz
LGTM for fuzzer btw, the target looks pretty interesting, many calculations with pointers :) and ...
4 years, 3 months ago (2016-09-15 15:02:37 UTC) #9
Thiemo Nagel
Hi Dana, could you please do an OWNER review for moving the files to //base? ...
4 years, 3 months ago (2016-09-15 22:48:41 UTC) #16
danakj
https://codereview.chromium.org/2346723002/diff/40001/testing/libfuzzer/fuzzers/BUILD.gn File testing/libfuzzer/fuzzers/BUILD.gn (right): https://codereview.chromium.org/2346723002/diff/40001/testing/libfuzzer/fuzzers/BUILD.gn#newcode342 testing/libfuzzer/fuzzers/BUILD.gn:342: "//base/third_party/nspr/fuzz/prtime_fuzzer.cc", It looks like the sources for every other ...
4 years, 3 months ago (2016-09-15 23:51:01 UTC) #17
Thiemo Nagel
> It looks like the sources for every other target are in this current directory, ...
4 years, 3 months ago (2016-09-15 23:56:53 UTC) #20
danakj
On Thu, Sep 15, 2016 at 4:56 PM, <tnagel@chromium.org> wrote: > > It looks like ...
4 years, 3 months ago (2016-09-16 00:24:02 UTC) #21
Thiemo Nagel
> Hm, then why are you using this BUILD.gn file? It seems a bit weird ...
4 years, 3 months ago (2016-09-16 00:43:33 UTC) #22
danakj
On Thu, Sep 15, 2016 at 5:43 PM, <tnagel@chromium.org> wrote: > > Hm, then why ...
4 years, 3 months ago (2016-09-16 01:01:50 UTC) #23
mmoroz
On 2016/09/16 01:01:50, danakj wrote: > On Thu, Sep 15, 2016 at 5:43 PM, <mailto:tnagel@chromium.org> ...
4 years, 3 months ago (2016-09-16 07:57:16 UTC) #24
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/2346723002/60001
4 years, 3 months ago (2016-09-16 18:50:42 UTC) #27
Thiemo Nagel
> Thiemo, please feel free to land Patch Set #1. Thanks, doing that.
4 years, 3 months ago (2016-09-16 18:51:25 UTC) #28
danakj
On Fri, Sep 16, 2016 at 12:57 AM, <mmoroz@chromium.org> wrote: > On 2016/09/16 01:01:50, danakj ...
4 years, 3 months ago (2016-09-16 18:56:57 UTC) #29
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 3 months ago (2016-09-16 19:47:32 UTC) #30
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 19:49:12 UTC) #32
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0531c60c1a299c98fe6685f613c6b213687d5fd9
Cr-Commit-Position: refs/heads/master@{#419255}

Powered by Google App Engine
This is Rietveld 408576698