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

Issue 7489005: Fixed an off-by-one error in SplitConstantsInFullCompiler test. (Closed)

Created:
9 years, 5 months ago by Sven Panne
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fixed an off-by-one error in SplitConstantsInFullCompiler test. The test tried to disassemble the last entry in a constant pool, which only worked by accident until address randomization was introduced. Committed: http://code.google.com/p/v8/source/detail?r=8717

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M test/cctest/test-compiler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
9 years, 5 months ago (2011-07-22 08:54:23 UTC) #1
Mads Ager (chromium)
9 years, 5 months ago (2011-07-22 09:00:17 UTC) #2
LGTM! Thanks Sven!

Powered by Google App Engine
This is Rietveld 408576698