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

Issue 9447078: Reserve the bottom of the address space to prevent predictable alocations. (Closed)

Created:
8 years, 10 months ago by jschuh
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Reserve the bottom of the address space to prevent predictable alocations. BUG=113891 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123920

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M sandbox/src/target_process.cc View 1 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jschuh
Should be self-explanatory. Windows gets very predictable with allocations at the bottom of the address ...
8 years, 10 months ago (2012-02-25 04:48:15 UTC) #1
rvargas (doing something else)
LGTM http://codereview.chromium.org/9447078/diff/1/sandbox/src/target_process.cc File sandbox/src/target_process.cc (right): http://codereview.chromium.org/9447078/diff/1/sandbox/src/target_process.cc#newcode48 sandbox/src/target_process.cc:48: const char* end = ptr + (limit & ...
8 years, 10 months ago (2012-02-27 22:47:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/9447078/5001
8 years, 9 months ago (2012-02-28 01:49:21 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-02-28 06:04:50 UTC) #4
Change committed as 123920

Powered by Google App Engine
This is Rietveld 408576698