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

Issue 12218051: Fix NULL-pointer arithmetic abuse in tests surfaced by clang (Closed)

Created:
7 years, 10 months ago by danno
Modified:
7 years, 10 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fix NULL-pointer arithmetic abuse in tests surfaced by clang R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=13614

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M test/cctest/test-mark-compact.cc View 1 2 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
7 years, 10 months ago (2013-02-07 08:59:32 UTC) #1
Sven Panne
7 years, 10 months ago (2013-02-07 09:02:10 UTC) #2
LGTM with a nit

https://codereview.chromium.org/12218051/diff/1/test/cctest/test-mark-compact.cc
File test/cctest/test-mark-compact.cc (right):

https://codereview.chromium.org/12218051/diff/1/test/cctest/test-mark-compact...
test/cctest/test-mark-compact.cc:77: CHECK_EQ(current_address,
original_address);
swap arguments to match expected/actual

Powered by Google App Engine
This is Rietveld 408576698