diff options
author | bruening@chromium.org <bruening@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-12 22:26:59 +0000 |
---|---|---|
committer | bruening@chromium.org <bruening@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-12 22:26:59 +0000 |
commit | c5651f4a4e0581a53525ad59bfb1fecfeb6ed6bb (patch) | |
tree | dfa4ef94831bc15fafd8f680dd5b3af6ae3e1c29 /content/common/gpu/gpu_command_buffer_stub.cc | |
parent | 9cb9f9e9d0b1e354a1a4e989140553d0b4fd667f (diff) | |
download | chromium_src-c5651f4a4e0581a53525ad59bfb1fecfeb6ed6bb.zip chromium_src-c5651f4a4e0581a53525ad59bfb1fecfeb6ed6bb.tar.gz chromium_src-c5651f4a4e0581a53525ad59bfb1fecfeb6ed6bb.tar.bz2 |
Fix ASLR Windows build configuration
1) Actually turn off ASLR for Debug build.
Despite the comments, this was not happening in reality
because the /dynamicbase linker flag overrode the
VCLinkerTool.RandomizedBaseAddress setting.
2) Make the ASLR setting configurable from outside
(target usage is for particular Dr. Memory builds).
TEST=Built googleurl_unittests and ensured its ALSR setting matched that requested, both for default and for custom via new gyp var
BUG=109767
Review URL: http://codereview.chromium.org/9169020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117533 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/common/gpu/gpu_command_buffer_stub.cc')
0 files changed, 0 insertions, 0 deletions