aboutsummaryrefslogtreecommitdiffstats
path: root/libc/libc.map.txt
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2019-04-09 16:37:23 -0700
committerChristopher Ferris <cferris@google.com>2019-04-16 10:59:36 -0700
commitab1c43dd6da311a2df0d5fdf55d3971df64384cb (patch)
treea4fbe91cbf7b6c5add64eaa84163a5fab4789504 /libc/libc.map.txt
parentc8c4babc33a84dabba513d4b7243f1dd3d2ea443 (diff)
downloadandroid_bionic-ab1c43dd6da311a2df0d5fdf55d3971df64384cb.tar.gz
android_bionic-ab1c43dd6da311a2df0d5fdf55d3971df64384cb.tar.bz2
android_bionic-ab1c43dd6da311a2df0d5fdf55d3971df64384cb.zip
Remove gMallocLeakZygoteChild.
Remove this global variable and change the setting of it to non-zero to a call to android_mallopt. In addition, change the initialize function to use pass a bool* instead of int*. Bug: 130028357 Test: Ran malloc_debug/malloc_hooks/perfetto tests. Change-Id: I20d382bdeaaf38aac6b9dcabea5b3dfab3c945f6 Merged-In: I20d382bdeaaf38aac6b9dcabea5b3dfab3c945f6 (cherry picked from commit 5225b342f0810c027df3d09fbbcef4d324b19b93)
Diffstat (limited to 'libc/libc.map.txt')
-rw-r--r--libc/libc.map.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/libc.map.txt b/libc/libc.map.txt
index e094967b0..55ca9dcfb 100644
--- a/libc/libc.map.txt
+++ b/libc/libc.map.txt
@@ -1483,7 +1483,6 @@ LIBC_Q { # introduced=Q
# Used by libandroid_runtime and libmedia
android_mallopt; # apex
- gMallocLeakZygoteChild; # apex
} LIBC_P;
LIBC_PRIVATE {