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

Issue 1855373008: [libfuzzer] update Efficient Fuzzer Guide and small fixes to documentation. (Closed)

Created:
4 years, 8 months ago by mmoroz
Modified:
4 years, 8 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

[libfuzzer] update Efficient Fuzzer Guide and small fixes to documentation. R=aizatsky@chromium.org, inferno@chromium.org, ochang@chromium.org BUG=595751 Committed: https://crrev.com/27ea9c23e8fb3f8c98a88e7e1c6e3d63e398ecb1 Cr-Commit-Position: refs/heads/master@{#385857}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nits from Oliver. #

Total comments: 6

Patch Set 3 : Address comments: more sections and small reordering of them. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -15 lines) Patch
M testing/libfuzzer/README.md View 1 chunk +1 line, -1 line 0 comments Download
M testing/libfuzzer/clusterfuzz.md View 3 chunks +3 lines, -3 lines 0 comments Download
M testing/libfuzzer/efficient_fuzzer.md View 1 2 6 chunks +41 lines, -9 lines 0 comments Download
M testing/libfuzzer/getting_started.md View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
mmoroz
4 years, 8 months ago (2016-04-06 16:49:27 UTC) #1
Oliver Chang
lgtm https://codereview.chromium.org/1855373008/diff/1/testing/libfuzzer/efficient_fuzzer.md File testing/libfuzzer/efficient_fuzzer.md (right): https://codereview.chromium.org/1855373008/diff/1/testing/libfuzzer/efficient_fuzzer.md#newcode35 testing/libfuzzer/efficient_fuzzer.md:35: Avoid allocation of dynamic memory whereever is possible. ...
4 years, 8 months ago (2016-04-06 17:13:44 UTC) #2
mmoroz
Thanks! https://codereview.chromium.org/1855373008/diff/1/testing/libfuzzer/efficient_fuzzer.md File testing/libfuzzer/efficient_fuzzer.md (right): https://codereview.chromium.org/1855373008/diff/1/testing/libfuzzer/efficient_fuzzer.md#newcode35 testing/libfuzzer/efficient_fuzzer.md:35: Avoid allocation of dynamic memory whereever is possible. ...
4 years, 8 months ago (2016-04-06 17:19:21 UTC) #3
aarya
lgtm with nits. lets try to use sections whereever possible. https://codereview.chromium.org/1855373008/diff/20001/testing/libfuzzer/efficient_fuzzer.md File testing/libfuzzer/efficient_fuzzer.md (right): https://codereview.chromium.org/1855373008/diff/20001/testing/libfuzzer/efficient_fuzzer.md#newcode35 ...
4 years, 8 months ago (2016-04-06 17:26:07 UTC) #5
aizatsky
https://codereview.chromium.org/1855373008/diff/20001/testing/libfuzzer/efficient_fuzzer.md File testing/libfuzzer/efficient_fuzzer.md (right): https://codereview.chromium.org/1855373008/diff/20001/testing/libfuzzer/efficient_fuzzer.md#newcode35 testing/libfuzzer/efficient_fuzzer.md:35: Avoid allocation of dynamic memory wherever possible. Instrumentation works ...
4 years, 8 months ago (2016-04-06 18:29:16 UTC) #6
mmoroz
https://codereview.chromium.org/1855373008/diff/20001/testing/libfuzzer/efficient_fuzzer.md File testing/libfuzzer/efficient_fuzzer.md (right): https://codereview.chromium.org/1855373008/diff/20001/testing/libfuzzer/efficient_fuzzer.md#newcode35 testing/libfuzzer/efficient_fuzzer.md:35: Avoid allocation of dynamic memory wherever possible. Instrumentation works ...
4 years, 8 months ago (2016-04-07 13:35:06 UTC) #7
inferno
lgtm
4 years, 8 months ago (2016-04-07 14:24:55 UTC) #8
aizatsky
lgtm
4 years, 8 months ago (2016-04-07 20:31:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855373008/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855373008/40001
4 years, 8 months ago (2016-04-07 20:32:55 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-07 21:17:57 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-07 21:29:38 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/27ea9c23e8fb3f8c98a88e7e1c6e3d63e398ecb1
Cr-Commit-Position: refs/heads/master@{#385857}

Powered by Google App Engine
This is Rietveld 408576698