commit | ae7483db2a6a93c0cb0c0eebc26f64b23168c6d3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Oct 27 03:28:23 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 27 03:28:23 2017 +0000 |
tree | 673eac1fbf229e1dc03ffe241cf944da90ca0222 | |
parent | 8ae3fe2c50ccb16617fb1d28bd8bda7352528853 [diff] | |
parent | 343d1c49535b4d33b383f34d03a3ca1d2681c442 [diff] |
Merge "Don't allow LIBC_DEBUG_MALLOC_OPTIONS to cross security boundaries."
diff --git a/libc/bionic/libc_init_common.cpp b/libc/bionic/libc_init_common.cpp index 48fd670..c22f571 100644 --- a/libc/bionic/libc_init_common.cpp +++ b/libc/bionic/libc_init_common.cpp
@@ -261,6 +261,7 @@ "LD_PROFILE", "LD_SHOW_AUXV", "LD_USE_LOAD_BIAS", + "LIBC_DEBUG_MALLOC_OPTIONS", "LOCALDOMAIN", "LOCPATH", "MALLOC_CHECK_",