diff options
author | George Burgess IV <gbiv@google.com> | 2019-06-10 16:32:07 -0700 |
---|---|---|
committer | George Burgess IV <gbiv@google.com> | 2019-06-20 13:05:23 -0700 |
commit | 261b7f4867f623f3f31609e7574411df43c409e2 (patch) | |
tree | 8eeaa7fbbcf467c6bf7f5ce4e595faeb54946beb /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 849c0b9f51b65da9f3ac7a3222da9ae00893acfd (diff) |
fortify: replace bzero/bcmp defines
__builtin_*_chk will emit warnings when things are trivially broken.
Emitting errors instead is probably better (and we can be a bit smarter
about how we emit code for trivially safe cases.)
Bug: 131861088
Test: checkbuild + bionic-unit-tests on blueline
Change-Id: I33957ad419922d0760304758ecb9bc8ad33e0b64
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions