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

Issue 113420043: Adds support for the nested blocks to BlockInitialize. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by Sébastien Marchand
Modified:
9 years, 9 months ago
Reviewers:
chrisha
CC:
sawbuck-changes_googlegroups.com
Base URL:
http://sawbuck.googlecode.com/svn/trunk
Visibility:
Public.

Description

Adds support for the nested blocks to BlockInitialize. BUG= R=chrisha@chromium.org Committed: https://code.google.com/p/sawbuck/source/detail?r=2189

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Address Chris' comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -35 lines) Patch
M syzygy/agent/asan/block.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M syzygy/agent/asan/block.cc View 1 4 chunks +6 lines, -0 lines 0 comments Download
M syzygy/agent/asan/block_unittest.cc View 1 15 chunks +34 lines, -15 lines 0 comments Download
M syzygy/agent/asan/nested_heap.h View 1 chunk +2 lines, -0 lines 0 comments Download
M syzygy/agent/asan/shadow.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M syzygy/agent/asan/shadow_unittest.cc View 8 chunks +15 lines, -20 lines 0 comments Download

Messages

Total messages: 8
Sébastien Marchand
PTAL.
9 years, 9 months ago (2014-07-22 22:38:32 UTC) #1
chrisha
https://codereview.appspot.com/113420043/diff/20001/syzygy/agent/asan/block.h File syzygy/agent/asan/block.h (right): https://codereview.appspot.com/113420043/diff/20001/syzygy/agent/asan/block.h#newcode204 syzygy/agent/asan/block.h:204: bool is_nested; I'd add this to to the end ...
9 years, 9 months ago (2014-07-23 15:13:17 UTC) #2
chrisha
https://codereview.appspot.com/113420043/diff/20001/syzygy/agent/asan/asan_heap.h File syzygy/agent/asan/asan_heap.h (right): https://codereview.appspot.com/113420043/diff/20001/syzygy/agent/asan/asan_heap.h#newcode258 syzygy/agent/asan/asan_heap.h:258: bool is_nested, This change can come when we switch ...
9 years, 9 months ago (2014-07-23 15:13:46 UTC) #3
Sébastien Marchand
Thanks, PTAnL. https://codereview.appspot.com/113420043/diff/20001/syzygy/agent/asan/asan_heap.h File syzygy/agent/asan/asan_heap.h (right): https://codereview.appspot.com/113420043/diff/20001/syzygy/agent/asan/asan_heap.h#newcode258 syzygy/agent/asan/asan_heap.h:258: bool is_nested, On 2014/07/23 15:13:45, chrisha wrote: ...
9 years, 9 months ago (2014-07-23 16:40:20 UTC) #4
chrisha
lgtm
9 years, 9 months ago (2014-07-23 17:35:23 UTC) #5
Sébastien Marchand
Thanks, committing.
9 years, 9 months ago (2014-07-23 17:36:59 UTC) #6
Sébastien Marchand
Thanks, committing.
9 years, 9 months ago (2014-07-23 17:40:25 UTC) #7
Sébastien Marchand
9 years, 9 months ago (2014-07-23 17:41:03 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r2189.
Sign in to reply to this message.

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