diff options
author | Christopher Ferris <cferris@google.com> | 2020-03-12 17:09:38 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2020-03-13 00:18:42 +0000 |
commit | 140220bd232bf886b5862fcb735ded7ddae59735 (patch) | |
tree | 0ab2c162f8e8517813fd329d973a8b89aa498aad /libc/malloc_hooks/malloc_hooks.cpp | |
parent | bd6a5570bb1921f82599cdc7dd887befbed90a5c (diff) |
Disable branch protection for arm64.
This causes failures in signal handler tests, because it looks like clang
doesn't understand how to enable the stack protection in a signal handler.
Clang winds up scribbling on the real stack.
Bug: 149934069
Bug: 151372823
Test: Ran all unit tests on bonito/taimen and the signal handler tests pass.
Change-Id: If73f55e7505b6d7f35b340be0b03c798b21e2829
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions