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

Issue 285760043: fixes fuzz_buffer.uninitialized failure on bots

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: --------------- fixes fuzz_buffer.uninitialized failure on bots - update repeatme to avoid possible multiple uninit errors on the buffer value check code ---------------

Patch Set 1 #

Total comments: 7

Patch Set 2 : update comment #

Patch Set 3 : PTAL #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M tests/fuzz/fuzz_buffer.c View 1 2 1 chunk +4 lines, -2 lines 2 comments Download
M tests/fuzz/fuzz_buffer.cpp View 1 2 1 chunk +4 lines, -2 lines 1 comment Download

Messages

Total messages: 13
zhaoqin
8 years, 3 months ago (2016-01-06 04:55:42 UTC) #1
bruening
I don't understand: the diff doesn't seem to match the commit description, and I don't ...
8 years, 3 months ago (2016-01-06 05:18:36 UTC) #2
zhaoqin
On 2016/01/06 05:18:36, bruening wrote: > I don't understand: the diff doesn't seem to match ...
8 years, 3 months ago (2016-01-06 16:31:44 UTC) #3
bruening
https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c File tests/fuzz/fuzz_buffer.c (right): https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c#newcode74 tests/fuzz/fuzz_buffer.c:74: /* mutated buffer value should not be 0xffffffff */ ...
8 years, 3 months ago (2016-01-06 16:55:18 UTC) #4
zhaoqin
https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c File tests/fuzz/fuzz_buffer.c (right): https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c#newcode74 tests/fuzz/fuzz_buffer.c:74: /* mutated buffer value should not be 0xffffffff */ ...
8 years, 3 months ago (2016-01-06 16:57:12 UTC) #5
bruening
https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c File tests/fuzz/fuzz_buffer.c (right): https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c#newcode74 tests/fuzz/fuzz_buffer.c:74: /* mutated buffer value should not be 0xffffffff */ ...
8 years, 3 months ago (2016-01-06 17:10:54 UTC) #6
bruening
https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c File tests/fuzz/fuzz_buffer.c (right): https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c#newcode74 tests/fuzz/fuzz_buffer.c:74: /* mutated buffer value should not be 0xffffffff */ ...
8 years, 3 months ago (2016-01-06 17:16:53 UTC) #7
zhaoqin
Commit log for latest patchset: --------------- fixes fuzz_buffer.uninitialized failure on bots - update repeatme to ...
8 years, 3 months ago (2016-01-07 05:15:12 UTC) #8
zhaoqin
https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c File tests/fuzz/fuzz_buffer.c (right): https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c#newcode74 tests/fuzz/fuzz_buffer.c:74: /* mutated buffer value should not be 0xffffffff */ ...
8 years, 3 months ago (2016-01-07 05:15:34 UTC) #9
bruening
https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c File tests/fuzz/fuzz_buffer.c (right): https://codereview.appspot.com/285760043/diff/1/tests/fuzz/fuzz_buffer.c#newcode74 tests/fuzz/fuzz_buffer.c:74: /* mutated buffer value should not be 0xffffffff */ ...
8 years, 3 months ago (2016-01-07 05:30:37 UTC) #10
zhaoqin
Commit log for latest patchset: --------------- fixes fuzz_buffer.uninitialized failure on bots - update repeatme to ...
8 years, 3 months ago (2016-01-07 15:56:19 UTC) #11
bruening
The conditions are incorrect. s/repeatme/repeatme()/ in commit msg Shouldn't need another look after the fixes ...
8 years, 3 months ago (2016-01-07 16:11:41 UTC) #12
bruening
8 years, 3 months ago (2016-01-08 22:46:09 UTC) #13
It looks like this was committed -- yet there's no update here?  Was this
committed manually, bypassing the review script?

On 2016/01/07 16:11:41, bruening wrote:
> s/repeatme/repeatme()/ in commit msg

This was ignored...
Sign in to reply to this message.

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