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

Issue 2925: Move the initial code space to be before the young space instead of after it.... (Closed)

Created:
12 years, 3 months ago by Erik Corry
Modified:
9 years, 7 months ago
Reviewers:
Dean McNamee
CC:
v8-dev
Visibility:
Public.

Description

Move the initial code space to be before the young space instead of after it. The old arrangement meant that the alignment requirements of young space were likely to nullify ASLR. Committed: http://code.google.com/p/v8/source/detail?r=326

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/heap.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Erik Corry
12 years, 3 months ago (2008-09-17 10:27:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698