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

Issue 2780733002: Use the full 47 bits of address space on Windows >= 8.1. (Closed)

Created:
3 years, 8 months ago by palmer
Modified:
3 years, 8 months ago
Reviewers:
haraken, Will Harris
CC:
Mads Ager (chromium), chromium-reviews, Dai Mikurube (NOT FULLTIME), kouhei+heap_chromium.org, oilpan-reviews, vmpstr+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use the full 47 bits of address space on Windows >= 8.1. Improves our ASLR on systems that support it. BUG=672219 Review-Url: https://codereview.chromium.org/2780733002 Cr-Commit-Position: refs/heads/master@{#460204} Committed: https://chromium.googlesource.com/chromium/src/+/d406a54b2a677132a79f9da2c9624bb8c3ab07c8

Patch Set 1 #

Patch Set 2 : `git cl format` is bad and should feel bad. #

Total comments: 2

Patch Set 3 : Use base::win::GetVersion. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M base/allocator/partition_allocator/address_space_randomization.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
palmer
PTAL. Nice and small CL. :)
3 years, 8 months ago (2017-03-28 02:41:32 UTC) #3
haraken
LGTM
3 years, 8 months ago (2017-03-28 02:42:10 UTC) #5
Will Harris
https://codereview.chromium.org/2780733002/diff/20001/base/allocator/partition_allocator/address_space_randomization.cc File base/allocator/partition_allocator/address_space_randomization.cc (right): https://codereview.chromium.org/2780733002/diff/20001/base/allocator/partition_allocator/address_space_randomization.cc#newcode98 base/allocator/partition_allocator/address_space_randomization.cc:98: windows_81 = IsWindows8Point1OrGreater(); can this code use base::win::GetVersion - ...
3 years, 8 months ago (2017-03-28 16:42:17 UTC) #11
palmer
https://codereview.chromium.org/2780733002/diff/20001/base/allocator/partition_allocator/address_space_randomization.cc File base/allocator/partition_allocator/address_space_randomization.cc (right): https://codereview.chromium.org/2780733002/diff/20001/base/allocator/partition_allocator/address_space_randomization.cc#newcode98 base/allocator/partition_allocator/address_space_randomization.cc:98: windows_81 = IsWindows8Point1OrGreater(); > can this code use base::win::GetVersion ...
3 years, 8 months ago (2017-03-28 19:05:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2780733002/40001
3 years, 8 months ago (2017-03-28 19:07:06 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 20:28:15 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d406a54b2a677132a79f9da2c962...

Powered by Google App Engine
This is Rietveld 408576698