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

Issue 2095843002: Build afl-tools with fuzzers. (Closed)

Created:
4 years, 6 months ago by Jonathan Metzman
Modified:
4 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Build afl-tools with fuzzers. 1. Build afl-fuzz, afl-cmin, afl-tmin and afl-showmap with fuzzers. 2. Add hash.h from afl-2.16b since afl-tools depend on hash.h and it has a license header. 3. Fix inconsistencies in README.chromium BUG=611337 Committed: https://crrev.com/7243ef31ec3985f24d8e63282d5c68b2ae618e2e Cr-Commit-Position: refs/heads/master@{#402280}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Build afl-tools with fuzzers. #

Total comments: 2

Patch Set 3 : Change //third_party/afl:afl to //third_party/afl. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -5 lines) Patch
M build/config/sanitizers/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/afl/BUILD.gn View 1 2 chunks +99 lines, -0 lines 0 comments Download
M third_party/afl/README.chromium View 1 chunk +3 lines, -4 lines 0 comments Download
A third_party/afl/src/hash.h View 1 chunk +104 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
inferno
lgtm with nits. After fixing nits, please add dpranke for owner review of build.gn file. ...
4 years, 5 months ago (2016-06-27 04:27:39 UTC) #3
Jonathan Metzman
https://codereview.chromium.org/2095843002/diff/1/third_party/afl/BUILD.gn File third_party/afl/BUILD.gn (right): https://codereview.chromium.org/2095843002/diff/1/third_party/afl/BUILD.gn#newcode55 third_party/afl/BUILD.gn:55: # Copy the docs folder. This is so that ...
4 years, 5 months ago (2016-06-27 04:33:42 UTC) #4
inferno
On 2016/06/27 04:33:42, Jonathan Metzman wrote: > https://codereview.chromium.org/2095843002/diff/1/third_party/afl/BUILD.gn > File third_party/afl/BUILD.gn (right): > > https://codereview.chromium.org/2095843002/diff/1/third_party/afl/BUILD.gn#newcode55 ...
4 years, 5 months ago (2016-06-27 04:49:10 UTC) #5
Jonathan Metzman
https://codereview.chromium.org/2095843002/diff/1/third_party/afl/BUILD.gn File third_party/afl/BUILD.gn (right): https://codereview.chromium.org/2095843002/diff/1/third_party/afl/BUILD.gn#newcode40 third_party/afl/BUILD.gn:40: copy("afl-cmin") { On 2016/06/27 04:27:39, inferno wrote: > copy ...
4 years, 5 months ago (2016-06-27 05:36:07 UTC) #6
Jonathan Metzman
4 years, 5 months ago (2016-06-27 05:36:07 UTC) #7
Jonathan Metzman
Dirk, can you do the owner review for this please?
4 years, 5 months ago (2016-06-27 05:37:03 UTC) #9
Dirk Pranke
lgtm https://codereview.chromium.org/2095843002/diff/20001/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2095843002/diff/20001/build/config/sanitizers/BUILD.gn#newcode31 build/config/sanitizers/BUILD.gn:31: deps += [ "//third_party/afl:afl" ] nit: just "//third_party/afl".
4 years, 5 months ago (2016-06-27 16:26:55 UTC) #11
Jonathan Metzman
https://codereview.chromium.org/2095843002/diff/20001/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2095843002/diff/20001/build/config/sanitizers/BUILD.gn#newcode31 build/config/sanitizers/BUILD.gn:31: deps += [ "//third_party/afl:afl" ] On 2016/06/27 16:26:54, Dirk ...
4 years, 5 months ago (2016-06-27 16:40:09 UTC) #12
Jonathan Metzman
https://codereview.chromium.org/2095843002/diff/20001/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2095843002/diff/20001/build/config/sanitizers/BUILD.gn#newcode31 build/config/sanitizers/BUILD.gn:31: deps += [ "//third_party/afl:afl" ] On 2016/06/27 16:26:54, Dirk ...
4 years, 5 months ago (2016-06-27 16:40:09 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/2095843002/40001
4 years, 5 months ago (2016-06-27 19:43:22 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-06-27 21:07:52 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 21:09:38 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7243ef31ec3985f24d8e63282d5c68b2ae618e2e
Cr-Commit-Position: refs/heads/master@{#402280}

Powered by Google App Engine
This is Rietveld 408576698