summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2019-02-27 18:07:55 -0800
committerChristopher Ferris <cferris@google.com>2019-04-01 13:02:49 -0700
commitfc26d71af1b71491492d0695b14364c8c0e7a93f (patch)
treea7962dd97a99147e20d9780b87076ba4191b4bea /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent4699cf61746d37fc11c8eb8bdfc7eb296a476e4b (diff)
Create a lib that uses scudo instead of jemalloc.
The media processes already use scudo as their allocator. However, it doesn't really correctly replace the normal allocation functions, so create a set of wrappers that allow us to use scudo closer to how jemalloc is used. This is only a temporary change, and should be removed for the next release of Android. In that version, we will be using standalone scudo which won't require this wrapper code. Bug: 123689570 Test: Ran new bionic unit tests. There are failures, but only with Test: extensions that scudo does not support. Change-Id: I0516c23d654a9b6c69b157c5501245d2e0b3d264
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions