commit | 1ce8c777d4e9551989d4b83380fd1bd0189d818c | [log] [tgz] |
---|---|---|
author | glider <[email protected]> | Sun Dec 28 01:36:45 2014 |
committer | Commit bot <[email protected]> | Sun Dec 28 01:37:31 2014 |
tree | d40d8fbc67d0be3124665dfea5cbf4304677023b | |
parent | 29617dc25fa9baa1d697d86f72e3f5f989010093 [diff] |
Disable ASan instrumentation for sandbox::(anonymous namespace)::CloneAndLongjmpInChild ASan instrumentation caused the stack buffer for the child process to be allocated on fake stack. This led to confusing ASan warnings about potential false positives. BUG=None [email protected] Review URL: https://codereview.chromium.org/829483002 Cr-Commit-Position: refs/heads/master@{#309688}