Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5562)

Issue 285860043: i#1734 Dr. Fuzz: enable replace buffer by default for fuzzing with input files

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 3 months ago by zhaoqin
Modified:
8 years, 3 months ago
Reviewers:
bruening
CC:
drmemory-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1734 Dr. Fuzz: enable replace buffer by default for fuzzing with input files - set options.fuzz_replace_buffer to be true if fuzzing with input files - set shadow value of fuzz buffer as initialized if replacing buffer ---------------

Patch Set 1 #

Total comments: 4

Patch Set 2 : final #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M drmemory/fuzzer.c View 1 1 chunk +4 lines, -1 line 0 comments Download
M drmemory/options.c View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/fuzz/CMakeLists.txt View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
zhaoqin
8 years, 3 months ago (2016-01-15 04:41:22 UTC) #1
bruening
> i#1734 Dr. Fuzz: enable replace buffer by default for fuzzing with input files Either ...
8 years, 3 months ago (2016-01-15 15:25:33 UTC) #2
zhaoqin
https://codereview.appspot.com/285860043/diff/1/drmemory/fuzzer.c File drmemory/fuzzer.c (right): https://codereview.appspot.com/285860043/diff/1/drmemory/fuzzer.c#newcode1498 drmemory/fuzzer.c:1498: options.fuzz_replace_buffer ? false : true); On 2016/01/15 15:25:32, bruening ...
8 years, 3 months ago (2016-01-15 16:04:45 UTC) #3
zhaoqin
8 years, 3 months ago (2016-01-15 16:06:17 UTC) #4
Commit log for latest patchset:
---------------
i#1734 Dr. Fuzz: enable -fuzz_replace_buffer for fuzzing with input files

- set options.fuzz_replace_buffer to be true if fuzzing with input files
- set shadow value of fuzz buffer as initialized if replacing buffer

Review-URL: https://codereview.appspot.com/285860043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b