diff options
author | Peter Collingbourne <pcc@google.com> | 2020-03-12 18:29:52 -0700 |
---|---|---|
committer | Peter Collingbourne <pcc@google.com> | 2020-03-20 15:35:54 -0700 |
commit | 2528dab7419a63f57fe20027886ba7dd3857aba8 (patch) | |
tree | bc87267e77806577a67579079356c53584a6ea33 /libc/malloc_debug/tests/malloc_debug_system_tests.cpp | |
parent | 2a069b24df1efffde894b186a669b8b95d4f1fc2 (diff) |
Clean up untag_address.
We had two copies of this function, one (not quite correct) in tests/utils.h
and another in bionic/macros.h. Delete the former and have the users include
the latter.
Also, create an overload of the function that takes a uintptr_t, which will
be useful for out-of-process scenarios such as the MTE support in debuggerd.
Bug: 135772972
Change-Id: Ia3c2652c97797663146b3f05fa786afe09f7ea97
Diffstat (limited to 'libc/malloc_debug/tests/malloc_debug_system_tests.cpp')
0 files changed, 0 insertions, 0 deletions