summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2017-08-17 18:51:02 -0700
committerGeorge Burgess IV <gbiv@google.com>2017-08-18 13:33:45 -0700
commitd9551db089e01d08db4198d7cef4aaecc878b9ea (patch)
treea8cdee1eb37db3533366f8bff3bfffe010e0a9df /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parentcf3b0c183d9a6910db6384e6f8095c414041ea0c (diff)
Disable FORTIFY on ASAN builds
FORTIFY's *_chk functions mess with ASAN's library function interceptors, which can apparently result in false-positives. Since adding even more complexity to every run-time check condition in FORTIFY doesn't seem like a great idea, and the majority of our builds will still use FORTIFY anyway, turning FORTIFY off here seems reasonable. Bug: 63104159 Test: checkbuild on internal master + CtsBionicTestCases. No new failures. Change-Id: Id32e551e28ee70a9815ad140c3253b86f03de63f
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions