diff options
author | Dan Liew <dan@su-root.co.uk> | 2019-01-21 01:41:08 +0000 |
---|---|---|
committer | Dan Liew <dan@su-root.co.uk> | 2019-01-21 01:41:08 +0000 |
commit | 5a3857c9b24f61721be0f09cb5650209390f0da4 (patch) | |
tree | c187a4374bdb35d44d782896057f50a1b70932c7 /compiler-rt/test/fuzzer/buffer-overflow-on-input.test | |
parent | 4dd0bf94871ffde083ef7becc861ca7c8bbc9bc2 (diff) | |
download | bcm5719-llvm-5a3857c9b24f61721be0f09cb5650209390f0da4.tar.gz bcm5719-llvm-5a3857c9b24f61721be0f09cb5650209390f0da4.zip |
On Darwin add allocator address and size fields to
`sanitizer_malloc_introspection_t` and initialize them to zero.
We allow sanitizer implementations to perform different initialization
by defining `COMMON_MALLOC_HAS_EXTRA_INTROSPECTION_INIT` to be `1`
and providing an implementation of `mi_extra_init(...)`.
We use these changes in future patches to implement malloc zone enumeration.
rdar://problem/45284065
llvm-svn: 351712
Diffstat (limited to 'compiler-rt/test/fuzzer/buffer-overflow-on-input.test')
0 files changed, 0 insertions, 0 deletions