mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-17 04:50:27 +08:00
Scott Graham
1e3ca26f16
win: Disable ASLR on test binary that uses fixed base
This causes a link error on msvs builds which we don't care about, but in general if build/common.gypi forced RandomizedBaseAddress (e.g. in Chrome), it makes sense to be explicit about disabling it for this binary. R=mark@chromium.org BUG=https://groups.google.com/a/chromium.org/d/msg/crashpad-dev/jMtnDldRnJI/kNx7ZDxMAwAJ Review URL: https://codereview.chromium.org/1376913004 .
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%